Uses of Class
com.google.genai.gaos.models.operations.async.DeleteCredentialResponse
Packages that use DeleteCredentialResponse
Package
Description
-
Uses of DeleteCredentialResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type DeleteCredentialResponseModifier and TypeMethodDescriptionDeletes a credential.Deletes a credential. -
Uses of DeleteCredentialResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return DeleteCredentialResponseModifier and TypeMethodDescriptionDeleteCredentialResponse.Builder.build()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 operationMethods in com.google.genai.gaos.models.operations.async that return types with arguments of type DeleteCredentialResponseModifier and TypeMethodDescriptionDeleteCredentialRequestBuilder.call()Executes the request and returns the response. -
Uses of DeleteCredentialResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return DeleteCredentialResponseModifier and TypeMethodDescriptionDeleteCredential.Async.handleResponse(HttpResponse<InputStream> response)