| Package | Description |
|---|---|
| com.amazonaws.services.memorydb.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 |
|---|---|
DescribeServiceUpdatesRequest |
DescribeServiceUpdatesRequest.withStatus(ServiceUpdateStatus... status)
The status(es) of the service updates to filter on
|
PendingModifiedServiceUpdate |
PendingModifiedServiceUpdate.withStatus(ServiceUpdateStatus status)
The status of the service update
|
ServiceUpdate |
ServiceUpdate.withStatus(ServiceUpdateStatus status)
The status of the service update
|
Copyright © 2022. All rights reserved.