public static interface GetStageRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<GetStageRequest.Builder,GetStageRequest>
| Modifier and Type | Method and Description |
|---|---|
GetStageRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetStageRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetStageRequest.Builder |
restApiId(String restApiId)
The string identifier of the associated RestApi.
|
GetStageRequest.Builder |
stageName(String stageName)
The name of the Stage resource to get information about.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetStageRequest.Builder restApiId(String restApiId)
The string identifier of the associated RestApi.
restApiId - The string identifier of the associated RestApi.GetStageRequest.Builder stageName(String stageName)
The name of the Stage resource to get information about.
stageName - The name of the Stage resource to get information about.GetStageRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetStageRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.