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