| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchrum.model |
| Modifier and Type | Method and Description |
|---|---|
static StateEnum |
StateEnum.fromValue(String value)
Use this in place of valueOf.
|
static StateEnum |
StateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateEnum[] |
StateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AppMonitorSummary |
AppMonitorSummary.withState(StateEnum state)
The current state of this app monitor.
|
AppMonitor |
AppMonitor.withState(StateEnum state)
The current state of the app monitor.
|
Copyright © 2023. All rights reserved.