public static interface GetWebAclRequest.Builder extends WafRequest.Builder, SdkPojo, CopyableBuilder<GetWebAclRequest.Builder,GetWebAclRequest>
| Modifier and Type | Method and Description |
|---|---|
GetWebAclRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetWebAclRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetWebAclRequest.Builder |
webACLId(String webACLId)
The
WebACLId of the WebACL that you want to get. |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetWebAclRequest.Builder webACLId(String webACLId)
The WebACLId of the WebACL that you want to get. WebACLId is returned by
CreateWebACL and by ListWebACLs.
webACLId - The WebACLId of the WebACL that you want to get. WebACLId is returned
by CreateWebACL and by ListWebACLs.GetWebAclRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetWebAclRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.