Package | Description |
---|---|
com.amazonaws.services.waf.model |
Modifier and Type | Method and Description |
---|---|
static ParameterExceptionField |
ParameterExceptionField.fromValue(String value)
Use this in place of valueOf.
|
static ParameterExceptionField |
ParameterExceptionField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterExceptionField[] |
ParameterExceptionField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WAFInvalidParameterException.setField(ParameterExceptionField field) |
WAFInvalidParameterException |
WAFInvalidParameterException.withField(ParameterExceptionField field) |
Copyright © 2018. All rights reserved.