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