Uses of Class
com.google.genai.gaos.models.operations.UpdateWebhookResponse
Packages that use UpdateWebhookResponse
Package
Description
-
Uses of UpdateWebhookResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return UpdateWebhookResponse -
Uses of UpdateWebhookResponse in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return UpdateWebhookResponseModifier and TypeMethodDescriptionUpdateWebhookResponse.Builder.build()UpdateWebhookRequestBuilder.call()Executes the request and returns the response.UpdateWebhookResponse.withContentType(String contentType) HTTP response content type for this operationUpdateWebhookResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingUpdateWebhookResponse.withStatusCode(int statusCode) HTTP response status code for this operationUpdateWebhookResponse.withWebhook(Webhook webhook) Successful operation -
Uses of UpdateWebhookResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return UpdateWebhookResponseModifier and TypeMethodDescriptionUpdateWebhook.Sync.handleResponse(HttpResponse<InputStream> response)