public static interface GetSizeConstraintSetRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<GetSizeConstraintSetRequest.Builder,GetSizeConstraintSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSizeConstraintSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSizeConstraintSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSizeConstraintSetRequest.Builder |
sizeConstraintSetId(String sizeConstraintSetId)
The
SizeConstraintSetId of the SizeConstraintSet that you want to get. |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSizeConstraintSetRequest.Builder sizeConstraintSetId(String sizeConstraintSetId)
The SizeConstraintSetId of the SizeConstraintSet that you want to get.
SizeConstraintSetId is returned by CreateSizeConstraintSet and by
ListSizeConstraintSets.
sizeConstraintSetId - The SizeConstraintSetId of the SizeConstraintSet that you want to get.
SizeConstraintSetId is returned by CreateSizeConstraintSet and by
ListSizeConstraintSets.GetSizeConstraintSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSizeConstraintSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.