Package | Description |
---|---|
com.oracle.bmc.monitoring.requests |
Modifier and Type | Method and Description |
---|---|
static ListAlarmsStatusRequest.Status |
ListAlarmsStatusRequest.Status.create(String key) |
ListAlarmsStatusRequest.Status |
ListAlarmsStatusRequest.getStatus()
A filter to return only metric streams that match the specified status.
|
static ListAlarmsStatusRequest.Status |
ListAlarmsStatusRequest.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAlarmsStatusRequest.Status[] |
ListAlarmsStatusRequest.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListAlarmsStatusRequest.Builder |
ListAlarmsStatusRequest.Builder.status(ListAlarmsStatusRequest.Status status)
A filter to return only metric streams that match the specified status.
|
Copyright © 2016–2024. All rights reserved.