Uses of Class
com.google.genai.gaos.models.operations.DeleteWebhookResponse
Packages that use DeleteWebhookResponse
Package
Description
-
Uses of DeleteWebhookResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return DeleteWebhookResponseModifier and TypeMethodDescriptionDeletes a Webhook.Deletes a Webhook. -
Uses of DeleteWebhookResponse in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return DeleteWebhookResponseModifier and TypeMethodDescriptionDeleteWebhookResponse.Builder.build()DeleteWebhookRequestBuilder.call()Executes the request and returns the response.DeleteWebhookResponse.withContentType(String contentType) HTTP response content type for this operationSuccessful operationDeleteWebhookResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingDeleteWebhookResponse.withStatusCode(int statusCode) HTTP response status code for this operation -
Uses of DeleteWebhookResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return DeleteWebhookResponseModifier and TypeMethodDescriptionDeleteWebhook.Sync.handleResponse(HttpResponse<InputStream> response)