public static interface FlushStageAuthorizersCacheRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<FlushStageAuthorizersCacheRequest.Builder,FlushStageAuthorizersCacheRequest>
| Modifier and Type | Method and Description |
|---|---|
FlushStageAuthorizersCacheRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
FlushStageAuthorizersCacheRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
FlushStageAuthorizersCacheRequest.Builder |
restApiId(String restApiId)
The string identifier of the associated RestApi.
|
FlushStageAuthorizersCacheRequest.Builder |
stageName(String stageName)
The name of the stage to flush.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildFlushStageAuthorizersCacheRequest.Builder restApiId(String restApiId)
The string identifier of the associated RestApi.
restApiId - The string identifier of the associated RestApi.FlushStageAuthorizersCacheRequest.Builder stageName(String stageName)
The name of the stage to flush.
stageName - The name of the stage to flush.FlushStageAuthorizersCacheRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderFlushStageAuthorizersCacheRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.