Uses of Class
com.oracle.bmc.datasafe.model.TargetAlertPolicyUnassociatedCollection
-
Packages that use TargetAlertPolicyUnassociatedCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of TargetAlertPolicyUnassociatedCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return TargetAlertPolicyUnassociatedCollection Modifier and Type Method Description TargetAlertPolicyUnassociatedCollectionTargetAlertPolicyUnassociatedCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type TargetAlertPolicyUnassociatedCollection Modifier and Type Method Description TargetAlertPolicyUnassociatedCollection.BuilderTargetAlertPolicyUnassociatedCollection.Builder. copy(TargetAlertPolicyUnassociatedCollection model) -
Uses of TargetAlertPolicyUnassociatedCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return TargetAlertPolicyUnassociatedCollection Modifier and Type Method Description TargetAlertPolicyUnassociatedCollectionListTargetAlertPolicyUnassociatedMembersResponse. getTargetAlertPolicyUnassociatedCollection()The returned TargetAlertPolicyUnassociatedCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type TargetAlertPolicyUnassociatedCollection Modifier and Type Method Description ListTargetAlertPolicyUnassociatedMembersResponse.BuilderListTargetAlertPolicyUnassociatedMembersResponse.Builder. targetAlertPolicyUnassociatedCollection(TargetAlertPolicyUnassociatedCollection targetAlertPolicyUnassociatedCollection)The returned TargetAlertPolicyUnassociatedCollection instance.
-