Uses of Class
com.google.genai.gaos.models.operations.async.GetWebhookResponse
Packages that use GetWebhookResponse
Package
Description
-
Uses of GetWebhookResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type GetWebhookResponseModifier and TypeMethodDescriptionGets a specific Webhook.Gets a specific Webhook. -
Uses of GetWebhookResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return GetWebhookResponseModifier and TypeMethodDescriptionGetWebhookResponse.Builder.build()GetWebhookResponse.withContentType(String contentType) HTTP response content type for this operationGetWebhookResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingGetWebhookResponse.withStatusCode(int statusCode) HTTP response status code for this operationGetWebhookResponse.withWebhook(Webhook webhook) Successful operationMethods in com.google.genai.gaos.models.operations.async that return types with arguments of type GetWebhookResponseModifier and TypeMethodDescriptionGetWebhookRequestBuilder.call()Executes the request and returns the response. -
Uses of GetWebhookResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return GetWebhookResponseModifier and TypeMethodDescriptionGetWebhook.Async.handleResponse(HttpResponse<InputStream> response)