public static interface GetByteMatchSetRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<GetByteMatchSetRequest.Builder,GetByteMatchSetRequest>
| Modifier and Type | Method and Description |
|---|---|
GetByteMatchSetRequest.Builder |
byteMatchSetId(String byteMatchSetId)
The
ByteMatchSetId of the ByteMatchSet that you want to get. |
GetByteMatchSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetByteMatchSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetByteMatchSetRequest.Builder byteMatchSetId(String byteMatchSetId)
The ByteMatchSetId of the ByteMatchSet that you want to get. ByteMatchSetId
is returned by CreateByteMatchSet and by ListByteMatchSets.
byteMatchSetId - The ByteMatchSetId of the ByteMatchSet that you want to get.
ByteMatchSetId is returned by CreateByteMatchSet and by ListByteMatchSets.GetByteMatchSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetByteMatchSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.