Package | Description |
---|---|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
static NodeUpdateInitiatedBy |
NodeUpdateInitiatedBy.fromValue(String value)
Use this in place of valueOf.
|
static NodeUpdateInitiatedBy |
NodeUpdateInitiatedBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeUpdateInitiatedBy[] |
NodeUpdateInitiatedBy.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.withNodeUpdateInitiatedBy(NodeUpdateInitiatedBy nodeUpdateInitiatedBy)
Reflects whether the update was initiated by the customer or automatically applied
|
NodeGroupMemberUpdateStatus |
NodeGroupMemberUpdateStatus.withNodeUpdateInitiatedBy(NodeUpdateInitiatedBy nodeUpdateInitiatedBy)
Reflects whether the update was initiated by the customer or automatically applied
|
Copyright © 2019. All rights reserved.