| Package | Description |
|---|---|
| com.amazonaws.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceUpdateType |
ServiceUpdateType.fromValue(String value)
Use this in place of valueOf.
|
static ServiceUpdateType |
ServiceUpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceUpdateType[] |
ServiceUpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceUpdate |
ServiceUpdate.withServiceUpdateType(ServiceUpdateType serviceUpdateType)
Reflects the nature of the service update
|
UpdateAction |
UpdateAction.withServiceUpdateType(ServiceUpdateType serviceUpdateType)
Reflects the nature of the service update
|
Copyright © 2020. All rights reserved.