Uses of Class
com.google.genai.gaos.models.operations.async.UpdateWebhookResponse
Packages that use UpdateWebhookResponse
Package
Description
-
Uses of UpdateWebhookResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type UpdateWebhookResponse -
Uses of UpdateWebhookResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return UpdateWebhookResponseModifier and TypeMethodDescriptionUpdateWebhookResponse.Builder.build()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 operationMethods in com.google.genai.gaos.models.operations.async that return types with arguments of type UpdateWebhookResponseModifier and TypeMethodDescriptionUpdateWebhookRequestBuilder.call()Executes the request and returns the response. -
Uses of UpdateWebhookResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return UpdateWebhookResponseModifier and TypeMethodDescriptionUpdateWebhook.Async.handleResponse(HttpResponse<InputStream> response)