Uses of Class
com.google.genai.gaos.models.operations.async.GetCredentialResponse
Packages that use GetCredentialResponse
Package
Description
-
Uses of GetCredentialResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type GetCredentialResponseModifier and TypeMethodDescriptionGets metadata of a single credential (no secret fields).Gets metadata of a single credential (no secret fields). -
Uses of GetCredentialResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return GetCredentialResponseModifier and TypeMethodDescriptionGetCredentialResponse.Builder.build()GetCredentialResponse.withContentType(String contentType) HTTP response content type for this operationGetCredentialResponse.withCredential(Credential credential) Successful operationGetCredentialResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingGetCredentialResponse.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 GetCredentialResponseModifier and TypeMethodDescriptionGetCredentialRequestBuilder.call()Executes the request and returns the response. -
Uses of GetCredentialResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return GetCredentialResponseModifier and TypeMethodDescriptionGetCredential.Async.handleResponse(HttpResponse<InputStream> response)