| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
|
| software.amazon.awssdk.services.waf.regional |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateIpSetResponse |
WafClient.updateIPSet(Consumer<UpdateIpSetRequest.Builder> updateIpSetRequest)
|
default UpdateIpSetResponse |
WafClient.updateIPSet(UpdateIpSetRequest updateIpSetRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIpSetResponse> |
WafAsyncClient.updateIPSet(Consumer<UpdateIpSetRequest.Builder> updateIpSetRequest)
|
default CompletableFuture<UpdateIpSetResponse> |
WafAsyncClient.updateIPSet(UpdateIpSetRequest updateIpSetRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateIpSetResponse |
WafRegionalClient.updateIPSet(Consumer<UpdateIpSetRequest.Builder> updateIpSetRequest)
|
default UpdateIpSetResponse |
WafRegionalClient.updateIPSet(UpdateIpSetRequest updateIpSetRequest)
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIpSetResponse> |
WafRegionalAsyncClient.updateIPSet(Consumer<UpdateIpSetRequest.Builder> updateIpSetRequest)
|
default CompletableFuture<UpdateIpSetResponse> |
WafRegionalAsyncClient.updateIPSet(UpdateIpSetRequest updateIpSetRequest)
|
Copyright © 2023. All rights reserved.