| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
List<WebACLUpdate> |
UpdateWebAclRequest.updates()
An array of updates to make to the WebACL.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWebAclRequest.Builder |
UpdateWebAclRequest.Builder.updates(WebACLUpdate... updates)
An array of updates to make to the WebACL.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWebAclRequest.Builder |
UpdateWebAclRequest.Builder.updates(Collection<WebACLUpdate> updates)
An array of updates to make to the WebACL.
|
Copyright © 2023. All rights reserved.