| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateIpSetResponse |
Wafv2Client.updateIPSet(Consumer<UpdateIpSetRequest.Builder> updateIpSetRequest)
Updates the specified IPSet.
|
default UpdateIpSetResponse |
Wafv2Client.updateIPSet(UpdateIpSetRequest updateIpSetRequest)
Updates the specified IPSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIpSetResponse> |
Wafv2AsyncClient.updateIPSet(Consumer<UpdateIpSetRequest.Builder> updateIpSetRequest)
Updates the specified IPSet.
|
default CompletableFuture<UpdateIpSetResponse> |
Wafv2AsyncClient.updateIPSet(UpdateIpSetRequest updateIpSetRequest)
Updates the specified IPSet.
|
Copyright © 2023. All rights reserved.