Package | Description |
---|---|
com.amazonaws.services.waf | |
com.amazonaws.services.waf.model | |
com.amazonaws.services.waf.model.transform |
Modifier and Type | Method and Description |
---|---|
GetChangeTokenResult |
AbstractAWSWAF.getChangeToken(GetChangeTokenRequest request) |
GetChangeTokenResult |
AWSWAFClient.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.
|
GetChangeTokenResult |
AWSWAF.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 |
---|---|
java.util.concurrent.Future<GetChangeTokenResult> |
AbstractAWSWAFAsync.getChangeTokenAsync(GetChangeTokenRequest request) |
java.util.concurrent.Future<GetChangeTokenResult> |
AWSWAFAsyncClient.getChangeTokenAsync(GetChangeTokenRequest request) |
java.util.concurrent.Future<GetChangeTokenResult> |
AWSWAFAsync.getChangeTokenAsync(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.
|
java.util.concurrent.Future<GetChangeTokenResult> |
AbstractAWSWAFAsync.getChangeTokenAsync(GetChangeTokenRequest request,
AsyncHandler<GetChangeTokenRequest,GetChangeTokenResult> asyncHandler) |
java.util.concurrent.Future<GetChangeTokenResult> |
AWSWAFAsyncClient.getChangeTokenAsync(GetChangeTokenRequest request,
AsyncHandler<GetChangeTokenRequest,GetChangeTokenResult> asyncHandler) |
java.util.concurrent.Future<GetChangeTokenResult> |
AWSWAFAsync.getChangeTokenAsync(GetChangeTokenRequest getChangeTokenRequest,
AsyncHandler<GetChangeTokenRequest,GetChangeTokenResult> asyncHandler)
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 |
---|---|
java.util.concurrent.Future<GetChangeTokenResult> |
AbstractAWSWAFAsync.getChangeTokenAsync(GetChangeTokenRequest request,
AsyncHandler<GetChangeTokenRequest,GetChangeTokenResult> asyncHandler) |
java.util.concurrent.Future<GetChangeTokenResult> |
AWSWAFAsyncClient.getChangeTokenAsync(GetChangeTokenRequest request,
AsyncHandler<GetChangeTokenRequest,GetChangeTokenResult> asyncHandler) |
java.util.concurrent.Future<GetChangeTokenResult> |
AWSWAFAsync.getChangeTokenAsync(GetChangeTokenRequest getChangeTokenRequest,
AsyncHandler<GetChangeTokenRequest,GetChangeTokenResult> asyncHandler)
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 |
---|---|
GetChangeTokenResult |
GetChangeTokenResult.clone() |
GetChangeTokenResult |
GetChangeTokenResult.withChangeToken(java.lang.String changeToken)
The
ChangeToken that you used in the request. |
Modifier and Type | Method and Description |
---|---|
GetChangeTokenResult |
GetChangeTokenResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |