Package | Description |
---|---|
com.amazonaws.services.waf.model |
Modifier and Type | Method and Description |
---|---|
static ChangeTokenStatus |
ChangeTokenStatus.fromValue(String value)
Use this in place of valueOf.
|
static ChangeTokenStatus |
ChangeTokenStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeTokenStatus[] |
ChangeTokenStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GetChangeTokenStatusResult.setChangeTokenStatus(ChangeTokenStatus changeTokenStatus)
The status of the change token.
|
GetChangeTokenStatusResult |
GetChangeTokenStatusResult.withChangeTokenStatus(ChangeTokenStatus changeTokenStatus)
The status of the change token.
|
Copyright © 2018. All rights reserved.