Uses of Class
com.google.genai.gaos.models.operations.async.ListCredentialsResponse
Packages that use ListCredentialsResponse
Package
Description
-
Uses of ListCredentialsResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type ListCredentialsResponseModifier and TypeMethodDescriptionLists credentials for a project.AsyncCredentials.listDirect()Lists credentials for a project. -
Uses of ListCredentialsResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return ListCredentialsResponseModifier and TypeMethodDescriptionListCredentialsResponse.Builder.build()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 operationMethods in com.google.genai.gaos.models.operations.async that return types with arguments of type ListCredentialsResponseModifier and TypeMethodDescriptionListCredentialsRequestBuilder.call()Executes the request and returns the response. -
Uses of ListCredentialsResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return ListCredentialsResponseModifier and TypeMethodDescriptionListCredentials.Async.handleResponse(HttpResponse<InputStream> response)