public static interface ListResourcesForWebACLRequest.Builder extends WAFRequest.Builder, CopyableBuilder<ListResourcesForWebACLRequest.Builder,ListResourcesForWebACLRequest>
| Modifier and Type | Method and Description |
|---|---|
ListResourcesForWebACLRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
ListResourcesForWebACLRequest.Builder |
webACLId(String webACLId)
The unique identifier (ID) of the web ACL for which to list the associated resources.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildListResourcesForWebACLRequest.Builder webACLId(String webACLId)
The unique identifier (ID) of the web ACL for which to list the associated resources.
webACLId - The unique identifier (ID) of the web ACL for which to list the associated resources.ListResourcesForWebACLRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.