Uses of Class
com.google.genai.gaos.models.operations.CreateWebhookRequest
Packages that use CreateWebhookRequest
-
Uses of CreateWebhookRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return CreateWebhookRequestModifier and TypeMethodDescriptionCreateWebhookRequest.Builder.build()CreateWebhookRequest.withApiVersion(String apiVersion) Which version of the API to use.CreateWebhookRequest.withBody(WebhookInput body) Required. -
Uses of CreateWebhookRequest in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations with parameters of type CreateWebhookRequestModifier and TypeMethodDescriptionCreateWebhook.Async.doRequest(CreateWebhookRequest request) CreateWebhook.Sync.doRequest(CreateWebhookRequest request)