Package | Description |
---|---|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
static NodeUpdateStatus |
NodeUpdateStatus.fromValue(String value)
Use this in place of valueOf.
|
static NodeUpdateStatus |
NodeUpdateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeUpdateStatus[] |
NodeUpdateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CacheNodeUpdateStatus |
CacheNodeUpdateStatus.withNodeUpdateStatus(NodeUpdateStatus nodeUpdateStatus)
The update status of the node
|
NodeGroupMemberUpdateStatus |
NodeGroupMemberUpdateStatus.withNodeUpdateStatus(NodeUpdateStatus nodeUpdateStatus)
The update status of the node
|
Copyright © 2019. All rights reserved.