Package | Description |
---|---|
com.oracle.bmc.monitoring.model |
Modifier and Type | Method and Description |
---|---|
static AlarmSuppressionCompartmentTarget.Builder |
AlarmSuppressionCompartmentTarget.builder()
Create a new builder.
|
AlarmSuppressionCompartmentTarget.Builder |
AlarmSuppressionCompartmentTarget.Builder.compartmentId(String compartmentId)
The OCID
of the compartment or tenancy that is the target of the alarm suppression.
|
AlarmSuppressionCompartmentTarget.Builder |
AlarmSuppressionCompartmentTarget.Builder.compartmentIdInSubtree(Boolean compartmentIdInSubtree)
When true, the alarm suppression targets all alarms under all compartments and
subcompartments of the tenancy specified.
|
AlarmSuppressionCompartmentTarget.Builder |
AlarmSuppressionCompartmentTarget.Builder.copy(AlarmSuppressionCompartmentTarget model) |
AlarmSuppressionCompartmentTarget.Builder |
AlarmSuppressionCompartmentTarget.toBuilder() |
Copyright © 2016–2024. All rights reserved.