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