Uses of Class
com.google.genai.gaos.models.operations.ListWebhooksResponse
Packages that use ListWebhooksResponse
Package
Description
-
Uses of ListWebhooksResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return ListWebhooksResponse -
Uses of ListWebhooksResponse in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return ListWebhooksResponseModifier and TypeMethodDescriptionListWebhooksResponse.Builder.build()ListWebhooksRequestBuilder.call()Executes the request and returns the response.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 operation -
Uses of ListWebhooksResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return ListWebhooksResponseModifier and TypeMethodDescriptionListWebhooks.Sync.handleResponse(HttpResponse<InputStream> response)