CopyableBuilder<GetWebACLResponse.Builder,GetWebACLResponse>
, SdkBuilder<GetWebACLResponse.Builder,GetWebACLResponse>
public static interface GetWebACLResponse.Builder extends CopyableBuilder<GetWebACLResponse.Builder,GetWebACLResponse>
Modifier and Type | Method | Description |
---|---|---|
GetWebACLResponse.Builder |
webACL(WebACL webACL) |
Information about the WebACL that you specified in the
GetWebACL request. |
copy
apply, build
GetWebACLResponse.Builder webACL(WebACL webACL)
Information about the WebACL that you specified in the GetWebACL
request. For more
information, see the following topics:
webACL
- Information about the WebACL that you specified in the GetWebACL
request. For more
information, see the following topics:
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.