| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateByteMatchSetResponse |
WafClient.createByteMatchSet(Consumer<CreateByteMatchSetRequest.Builder> createByteMatchSetRequest)
Creates a
ByteMatchSet. |
default CreateByteMatchSetResponse |
WafClient.createByteMatchSet(CreateByteMatchSetRequest createByteMatchSetRequest)
Creates a
ByteMatchSet. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateByteMatchSetResponse> |
WafAsyncClient.createByteMatchSet(Consumer<CreateByteMatchSetRequest.Builder> createByteMatchSetRequest)
Creates a
ByteMatchSet. |
default CompletableFuture<CreateByteMatchSetResponse> |
WafAsyncClient.createByteMatchSet(CreateByteMatchSetRequest createByteMatchSetRequest)
Creates a
ByteMatchSet. |
| Modifier and Type | Method and Description |
|---|---|
default CreateByteMatchSetResponse |
WafRegionalClient.createByteMatchSet(Consumer<CreateByteMatchSetRequest.Builder> createByteMatchSetRequest)
Creates a
ByteMatchSet. |
default CreateByteMatchSetResponse |
WafRegionalClient.createByteMatchSet(CreateByteMatchSetRequest createByteMatchSetRequest)
Creates a
ByteMatchSet. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateByteMatchSetResponse> |
WafRegionalAsyncClient.createByteMatchSet(Consumer<CreateByteMatchSetRequest.Builder> createByteMatchSetRequest)
Creates a
ByteMatchSet. |
default CompletableFuture<CreateByteMatchSetResponse> |
WafRegionalAsyncClient.createByteMatchSet(CreateByteMatchSetRequest createByteMatchSetRequest)
Creates a
ByteMatchSet. |
Copyright © 2019. All rights reserved.