Uses of Class
com.google.genai.gaos.models.operations.DeleteCredentialResponse
Packages that use DeleteCredentialResponse
Package
Description
-
Uses of DeleteCredentialResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return DeleteCredentialResponseModifier and TypeMethodDescriptionDeletes a credential.Deletes a credential. -
Uses of DeleteCredentialResponse in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return DeleteCredentialResponseModifier and TypeMethodDescriptionDeleteCredentialResponse.Builder.build()DeleteCredentialRequestBuilder.call()Executes the request and returns the response.DeleteCredentialResponse.withContentType(String contentType) HTTP response content type for this operationSuccessful operationDeleteCredentialResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingDeleteCredentialResponse.withStatusCode(int statusCode) HTTP response status code for this operation -
Uses of DeleteCredentialResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return DeleteCredentialResponseModifier and TypeMethodDescriptionDeleteCredential.Sync.handleResponse(HttpResponse<InputStream> response)