Uses of Class
com.google.genai.gaos.models.operations.async.ListWebhooksResponse
Packages that use ListWebhooksResponse
Package
Description
-
Uses of ListWebhooksResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type ListWebhooksResponseModifier and TypeMethodDescriptionLists all Webhooks.AsyncWebhooks.listDirect()Lists all Webhooks. -
Uses of ListWebhooksResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return ListWebhooksResponseModifier and TypeMethodDescriptionListWebhooksResponse.Builder.build()ListWebhooksResponse.withContentType(String contentType) HTTP response content type for this operationListWebhooksResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingListWebhooksResponse.withStatusCode(int statusCode) HTTP response status code for this operationListWebhooksResponse.withWebhookListResponse(WebhookListResponse webhookListResponse) Successful operationMethods in com.google.genai.gaos.models.operations.async that return types with arguments of type ListWebhooksResponseModifier and TypeMethodDescriptionListWebhooksRequestBuilder.call()Executes the request and returns the response. -
Uses of ListWebhooksResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return ListWebhooksResponseModifier and TypeMethodDescriptionListWebhooks.Async.handleResponse(HttpResponse<InputStream> response)