Uses of Class
com.google.genai.gaos.models.operations.GetCredentialResponse
Packages that use GetCredentialResponse
Package
Description
-
Uses of GetCredentialResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return 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
Methods in com.google.genai.gaos.models.operations that return GetCredentialResponseModifier and TypeMethodDescriptionGetCredentialResponse.Builder.build()GetCredentialRequestBuilder.call()Executes the request and returns the response.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 operation -
Uses of GetCredentialResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return GetCredentialResponseModifier and TypeMethodDescriptionGetCredential.Sync.handleResponse(HttpResponse<InputStream> response)