Uses of Class
com.google.genai.gaos.models.operations.async.RotateSigningSecretResponse
Packages that use RotateSigningSecretResponse
Package
Description
-
Uses of RotateSigningSecretResponse in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type RotateSigningSecretResponseModifier and TypeMethodDescriptionAsyncWebhooks.rotateSigningSecret(String id) Generates a new signing secret for a Webhook.AsyncWebhooks.rotateSigningSecret(String apiVersion, String id, RotateSigningSecretRequest body, Options options) Generates a new signing secret for a Webhook. -
Uses of RotateSigningSecretResponse in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return RotateSigningSecretResponseModifier and TypeMethodDescriptionRotateSigningSecretResponse.Builder.build()RotateSigningSecretResponse.withContentType(String contentType) HTTP response content type for this operationRotateSigningSecretResponse.withRawResponse(HttpResponse<InputStream> rawResponse) Raw HTTP response; suitable for custom response parsingRotateSigningSecretResponse.withStatusCode(int statusCode) HTTP response status code for this operationRotateSigningSecretResponse.withWebhookRotateSigningSecretResponse(WebhookRotateSigningSecretResponse webhookRotateSigningSecretResponse) Successful operationMethods in com.google.genai.gaos.models.operations.async that return types with arguments of type RotateSigningSecretResponseModifier and TypeMethodDescriptionRotateSigningSecretRequestBuilder.call()Executes the request and returns the response. -
Uses of RotateSigningSecretResponse in com.google.genai.gaos.operations
Methods in com.google.genai.gaos.operations that return RotateSigningSecretResponseModifier and TypeMethodDescriptionRotateSigningSecret.Async.handleResponse(HttpResponse<InputStream> response)