| 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 UpdateByteMatchSetResponse |
WafClient.updateByteMatchSet(Consumer<UpdateByteMatchSetRequest.Builder> updateByteMatchSetRequest)
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
|
default UpdateByteMatchSetResponse |
WafClient.updateByteMatchSet(UpdateByteMatchSetRequest updateByteMatchSetRequest)
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateByteMatchSetResponse> |
WafAsyncClient.updateByteMatchSet(Consumer<UpdateByteMatchSetRequest.Builder> updateByteMatchSetRequest)
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
|
default CompletableFuture<UpdateByteMatchSetResponse> |
WafAsyncClient.updateByteMatchSet(UpdateByteMatchSetRequest updateByteMatchSetRequest)
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateByteMatchSetResponse |
WafRegionalClient.updateByteMatchSet(Consumer<UpdateByteMatchSetRequest.Builder> updateByteMatchSetRequest)
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
|
default UpdateByteMatchSetResponse |
WafRegionalClient.updateByteMatchSet(UpdateByteMatchSetRequest updateByteMatchSetRequest)
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateByteMatchSetResponse> |
WafRegionalAsyncClient.updateByteMatchSet(Consumer<UpdateByteMatchSetRequest.Builder> updateByteMatchSetRequest)
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
|
default CompletableFuture<UpdateByteMatchSetResponse> |
WafRegionalAsyncClient.updateByteMatchSet(UpdateByteMatchSetRequest updateByteMatchSetRequest)
Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet.
|
Copyright © 2019. All rights reserved.