| Package | Description |
|---|---|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static ResettableElementName |
ResettableElementName.fromValue(String value)
Use this in place of valueOf.
|
static ResettableElementName |
ResettableElementName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResettableElementName[] |
ResettableElementName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateHealthCheckRequest |
UpdateHealthCheckRequest.withResetElements(ResettableElementName... resetElements)
A complex type that contains one
ResettableElementName element for each element that you want to
reset to the default value. |
Copyright © 2019. All rights reserved.