Uses of Class
com.google.genai.gaos.models.operations.CreateWebhookRequest.Builder
Packages that use CreateWebhookRequest.Builder
-
Uses of CreateWebhookRequest.Builder in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return CreateWebhookRequest.BuilderModifier and TypeMethodDescriptionCreateWebhookRequest.Builder.apiVersion(String apiVersion) Which version of the API to use.CreateWebhookRequest.Builder.body(WebhookInput body) Required.static CreateWebhookRequest.BuilderCreateWebhookRequest.builder()