| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf |
This is the AWS WAF API Reference for using AWS WAF with Amazon CloudFront.
|
| software.amazon.awssdk.services.waf.regional |
This is the AWS WAF Regional API Reference for using AWS WAF with Elastic Load Balancing (ELB) Application
Load Balancers.
|
| software.amazon.awssdk.services.waf.regional.transform | |
| software.amazon.awssdk.services.waf.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetByteMatchSetResponse |
WafClient.getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest)
Returns the ByteMatchSet specified by
ByteMatchSetId. |
default CompletableFuture<GetByteMatchSetResponse> |
WafAsyncClient.getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest)
Returns the ByteMatchSet specified by
ByteMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetByteMatchSetResponse> |
WafRegionalAsyncClient.getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest)
Returns the ByteMatchSet specified by
ByteMatchSetId. |
default GetByteMatchSetResponse |
WafRegionalClient.getByteMatchSet(GetByteMatchSetRequest getByteMatchSetRequest)
Returns the ByteMatchSet specified by
ByteMatchSetId. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetByteMatchSetRequestMarshaller.marshall(GetByteMatchSetRequest getByteMatchSetRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetByteMatchSetRequestMarshaller.marshall(GetByteMatchSetRequest getByteMatchSetRequest) |
Copyright © 2019. All rights reserved.