Uses of Class
com.google.genai.gaos.models.operations.async.DeleteTriggerResponse
Packages that use DeleteTriggerResponse
Package
Description
-
Uses of DeleteTriggerResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type DeleteTriggerResponseModifier and TypeMethodDescriptionDeletes a trigger.Deletes a trigger. -
Uses of DeleteTriggerResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return DeleteTriggerResponseModifier and TypeMethodDescriptionDeleteTriggerResponse.Builder.build()DeleteTriggerResponse.withContentType(String contentType) HTTP response content type for this operationSuccessful operationDeleteTriggerResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingDeleteTriggerResponse.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 DeleteTriggerResponseModifier and TypeMethodDescriptionDeleteTriggerRequestBuilder.call()Executes the request and returns the response. -
Uses of DeleteTriggerResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return DeleteTriggerResponseModifier and TypeMethodDescriptionDeleteTrigger.Async.handleResponse(HttpResponse<InputStream> response)