Uses of Class
com.google.genai.gaos.models.operations.ListCredentialsResponse
Packages that use ListCredentialsResponse
Package
Description
-
Uses of ListCredentialsResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return ListCredentialsResponseModifier and TypeMethodDescriptionLists credentials for a project.Credentials.listDirect()Lists credentials for a project. -
Uses of ListCredentialsResponse in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return ListCredentialsResponseModifier and TypeMethodDescriptionListCredentialsResponse.Builder.build()ListCredentialsRequestBuilder.call()Executes the request and returns the response.ListCredentialsResponse.withContentType(String contentType) HTTP response content type for this operationListCredentialsResponse.withCredentialListResponse(CredentialListResponse credentialListResponse) Successful operationListCredentialsResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingListCredentialsResponse.withStatusCode(int statusCode) HTTP response status code for this operation -
Uses of ListCredentialsResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return ListCredentialsResponseModifier and TypeMethodDescriptionListCredentials.Sync.handleResponse(HttpResponse<InputStream> response)