public static class ChangeAlertCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeAlertCompartmentDetails |
build() |
ChangeAlertCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the new compartment to move the alert to.
|
ChangeAlertCompartmentDetails.Builder |
copy(ChangeAlertCompartmentDetails model) |
public ChangeAlertCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the new compartment to move the alert to.
compartmentId
- the value to setpublic ChangeAlertCompartmentDetails build()
public ChangeAlertCompartmentDetails.Builder copy(ChangeAlertCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.