Uses of Class
com.google.genai.gaos.models.webhooks.RotateSigningSecretRequest
Packages that use RotateSigningSecretRequest
Package
Description
-
Uses of RotateSigningSecretRequest in com.google.genai.gaos
Methods in com.google.genai.gaos with parameters of type RotateSigningSecretRequestModifier and TypeMethodDescriptionAsyncWebhooks.rotateSigningSecret(String apiVersion, String id, RotateSigningSecretRequest body, Options options) Generates a new signing secret for a Webhook.Webhooks.rotateSigningSecret(String apiVersion, String id, RotateSigningSecretRequest body, Options options) Generates a new signing secret for a Webhook. -
Uses of RotateSigningSecretRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return types with arguments of type RotateSigningSecretRequestMethods in com.google.genai.gaos.models.operations with parameters of type RotateSigningSecretRequestModifier and TypeMethodDescriptionRotateSigningSecretRequest.Builder.body(RotateSigningSecretRequest body) The request body.RotateSigningSecretRequestBuilder.body(RotateSigningSecretRequest body) RotateSigningSecretRequest.withBody(RotateSigningSecretRequest body) The request body.Constructors in com.google.genai.gaos.models.operations with parameters of type RotateSigningSecretRequestModifierConstructorDescriptionRotateSigningSecretRequest(String apiVersion, String id, RotateSigningSecretRequest body) -
Uses of RotateSigningSecretRequest in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async with parameters of type RotateSigningSecretRequestModifier and TypeMethodDescriptionRotateSigningSecretRequestBuilder.body(RotateSigningSecretRequest body) -
Uses of RotateSigningSecretRequest in com.google.genai.gaos.models.webhooks
Methods in com.google.genai.gaos.models.webhooks that return RotateSigningSecretRequestModifier and TypeMethodDescriptionRotateSigningSecretRequest.Builder.build()RotateSigningSecretRequest.withRevocationBehavior(RevocationBehavior revocationBehavior) Optional.