| 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 GetChangeTokenResponse |
WafClient.getChangeToken()
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
default GetChangeTokenResponse |
WafClient.getChangeToken(Consumer<GetChangeTokenRequest.Builder> getChangeTokenRequest)
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
default GetChangeTokenResponse |
WafClient.getChangeToken(GetChangeTokenRequest getChangeTokenRequest)
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetChangeTokenResponse> |
WafAsyncClient.getChangeToken()
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
default CompletableFuture<GetChangeTokenResponse> |
WafAsyncClient.getChangeToken(Consumer<GetChangeTokenRequest.Builder> getChangeTokenRequest)
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
default CompletableFuture<GetChangeTokenResponse> |
WafAsyncClient.getChangeToken(GetChangeTokenRequest getChangeTokenRequest)
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
| Modifier and Type | Method and Description |
|---|---|
default GetChangeTokenResponse |
WafRegionalClient.getChangeToken()
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
default GetChangeTokenResponse |
WafRegionalClient.getChangeToken(Consumer<GetChangeTokenRequest.Builder> getChangeTokenRequest)
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
default GetChangeTokenResponse |
WafRegionalClient.getChangeToken(GetChangeTokenRequest getChangeTokenRequest)
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetChangeTokenResponse> |
WafRegionalAsyncClient.getChangeToken()
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
default CompletableFuture<GetChangeTokenResponse> |
WafRegionalAsyncClient.getChangeToken(Consumer<GetChangeTokenRequest.Builder> getChangeTokenRequest)
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
default CompletableFuture<GetChangeTokenResponse> |
WafRegionalAsyncClient.getChangeToken(GetChangeTokenRequest getChangeTokenRequest)
When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in
the create, update, or delete request.
|
Copyright © 2019. All rights reserved.