| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
static WebACLSummary.Builder |
WebACLSummary.builder() |
WebACLSummary.Builder |
WebACLSummary.Builder.name(String name)
A friendly name or description of the WebACL.
|
WebACLSummary.Builder |
WebACLSummary.toBuilder() |
WebACLSummary.Builder |
WebACLSummary.Builder.webACLId(String webACLId)
A unique identifier for a
WebACL. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WebACLSummary.Builder> |
WebACLSummary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetWebAclForResourceResponse.Builder |
GetWebAclForResourceResponse.Builder.webACLSummary(Consumer<WebACLSummary.Builder> webACLSummary)
Information about the web ACL that you specified in the
GetWebACLForResource request. |
Copyright © 2023. All rights reserved.