Uses of Class
com.google.genai.gaos.models.operations.GetCredentialResponse.Builder
Packages that use GetCredentialResponse.Builder
-
Uses of GetCredentialResponse.Builder in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return GetCredentialResponse.BuilderModifier and TypeMethodDescriptionGetCredentialResponse.builder()GetCredentialResponse.Builder.contentType(String contentType) HTTP response content type for this operationGetCredentialResponse.Builder.credential(Credential credential) Successful operationGetCredentialResponse.Builder.rawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingGetCredentialResponse.Builder.statusCode(int statusCode) HTTP response status code for this operation