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