| Package | Description |
|---|---|
| com.amazonaws.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceUpdateStatus |
ServiceUpdateStatus.fromValue(String value)
Use this in place of valueOf.
|
static ServiceUpdateStatus |
ServiceUpdateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceUpdateStatus[] |
ServiceUpdateStatus.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.withServiceUpdateStatus(ServiceUpdateStatus... serviceUpdateStatus)
The status of the service update
|
DescribeServiceUpdatesRequest |
DescribeServiceUpdatesRequest.withServiceUpdateStatus(ServiceUpdateStatus... serviceUpdateStatus)
The status of the service update
|
UpdateAction |
UpdateAction.withServiceUpdateStatus(ServiceUpdateStatus serviceUpdateStatus)
The status of the service update
|
ServiceUpdate |
ServiceUpdate.withServiceUpdateStatus(ServiceUpdateStatus serviceUpdateStatus)
The status of the service update
|
Copyright © 2022. All rights reserved.