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