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