| Package | Description |
|---|---|
| com.amazonaws.services.internetmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
static MonitorProcessingStatusCode |
MonitorProcessingStatusCode.fromValue(String value)
Use this in place of valueOf.
|
static MonitorProcessingStatusCode |
MonitorProcessingStatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MonitorProcessingStatusCode[] |
MonitorProcessingStatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetMonitorResult |
GetMonitorResult.withProcessingStatus(MonitorProcessingStatusCode processingStatus)
The health of the data processing for the monitor.
|
Monitor |
Monitor.withProcessingStatus(MonitorProcessingStatusCode processingStatus)
The health of data processing for the monitor.
|
Copyright © 2023. All rights reserved.