CopyableBuilder<GetWebACLRequest.Builder,GetWebACLRequest>, SdkBuilder<GetWebACLRequest.Builder,GetWebACLRequest>public static interface GetWebACLRequest.Builder extends CopyableBuilder<GetWebACLRequest.Builder,GetWebACLRequest>
| Modifier and Type | Method | Description |
|---|---|---|
GetWebACLRequest.Builder |
webACLId(String webACLId) |
The
WebACLId of the WebACL that you want to get. |
copyapply, 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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.