Uses of Class
com.oracle.bmc.datasafe.model.ChangeTargetAlertPolicyAssociationCompartmentDetails.Builder
-
Packages that use ChangeTargetAlertPolicyAssociationCompartmentDetails.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of ChangeTargetAlertPolicyAssociationCompartmentDetails.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return ChangeTargetAlertPolicyAssociationCompartmentDetails.Builder Modifier and Type Method Description static ChangeTargetAlertPolicyAssociationCompartmentDetails.Builder
ChangeTargetAlertPolicyAssociationCompartmentDetails. builder()
Create a new builder.ChangeTargetAlertPolicyAssociationCompartmentDetails.Builder
ChangeTargetAlertPolicyAssociationCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment to move the target-alert policy association to.ChangeTargetAlertPolicyAssociationCompartmentDetails.Builder
ChangeTargetAlertPolicyAssociationCompartmentDetails.Builder. copy(ChangeTargetAlertPolicyAssociationCompartmentDetails model)
ChangeTargetAlertPolicyAssociationCompartmentDetails.Builder
ChangeTargetAlertPolicyAssociationCompartmentDetails. toBuilder()
-