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