Uses of Class
com.google.genai.gaos.models.operations.RotateSigningSecretRequest
Packages that use RotateSigningSecretRequest
-
Uses of RotateSigningSecretRequest in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return RotateSigningSecretRequestModifier and TypeMethodDescriptionRotateSigningSecretRequest.Builder.build()RotateSigningSecretRequest.withApiVersion(String apiVersion) Which version of the API to use.RotateSigningSecretRequest.withBody(RotateSigningSecretRequest body) The request body.Required. -
Uses of RotateSigningSecretRequest in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations with parameters of type RotateSigningSecretRequestModifier and TypeMethodDescriptionRotateSigningSecret.Async.doRequest(RotateSigningSecretRequest request) RotateSigningSecret.Sync.doRequest(RotateSigningSecretRequest request)