| Package | Description |
|---|---|
| com.amazonaws.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateActionStatus |
UpdateActionStatus.fromValue(String value)
Use this in place of valueOf.
|
static UpdateActionStatus |
UpdateActionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateActionStatus[] |
UpdateActionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeUpdateActionsRequest |
DescribeUpdateActionsRequest.withUpdateActionStatus(UpdateActionStatus... updateActionStatus)
The status of the update action.
|
UpdateAction |
UpdateAction.withUpdateActionStatus(UpdateActionStatus updateActionStatus)
The status of the update action
|
ProcessedUpdateAction |
ProcessedUpdateAction.withUpdateActionStatus(UpdateActionStatus updateActionStatus)
The status of the update action on the Redis OSS cluster
|
Copyright © 2024. All rights reserved.