Package | Description |
---|---|
com.oracle.bmc.monitoring.requests |
Modifier and Type | Method and Description |
---|---|
static ListAlarmSuppressionsRequest.TargetType |
ListAlarmSuppressionsRequest.TargetType.create(String key) |
ListAlarmSuppressionsRequest.TargetType |
ListAlarmSuppressionsRequest.getTargetType()
The target type to use when listing alarm suppressions.
|
static ListAlarmSuppressionsRequest.TargetType |
ListAlarmSuppressionsRequest.TargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListAlarmSuppressionsRequest.TargetType[] |
ListAlarmSuppressionsRequest.TargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListAlarmSuppressionsRequest.Builder |
ListAlarmSuppressionsRequest.Builder.targetType(ListAlarmSuppressionsRequest.TargetType targetType)
The target type to use when listing alarm suppressions.
|
Copyright © 2016–2025. All rights reserved.