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