| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
WebACL |
CreateWebAclResponse.webACL()
The WebACL returned in the
CreateWebACL response. |
WebACL |
GetWebAclResponse.webACL()
Information about the WebACL that you specified in the
GetWebACL request. |
| Modifier and Type | Method and Description |
|---|---|
CreateWebAclResponse.Builder |
CreateWebAclResponse.Builder.webACL(WebACL webACL)
The WebACL returned in the
CreateWebACL response. |
GetWebAclResponse.Builder |
GetWebAclResponse.Builder.webACL(WebACL webACL)
Information about the WebACL that you specified in the
GetWebACL request. |
Copyright © 2023. All rights reserved.