Uses of Class
com.oracle.bmc.datasafe.model.TargetAlertPolicyUnassociatedSummary
-
Packages that use TargetAlertPolicyUnassociatedSummary Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.model -
-
Uses of TargetAlertPolicyUnassociatedSummary in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return types with arguments of type TargetAlertPolicyUnassociatedSummary Modifier and Type Method Description Iterable<TargetAlertPolicyUnassociatedSummary>DataSafePaginators. listTargetAlertPolicyUnassociatedMembersRecordIterator(ListTargetAlertPolicyUnassociatedMembersRequest request)Creates a new iterable which will iterate over theTargetAlertPolicyUnassociatedSummaryobjects contained in responses from the listTargetAlertPolicyUnassociatedMembers operation. -
Uses of TargetAlertPolicyUnassociatedSummary in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return TargetAlertPolicyUnassociatedSummary Modifier and Type Method Description TargetAlertPolicyUnassociatedSummaryTargetAlertPolicyUnassociatedSummary.Builder. build()Methods in com.oracle.bmc.datasafe.model that return types with arguments of type TargetAlertPolicyUnassociatedSummary Modifier and Type Method Description List<TargetAlertPolicyUnassociatedSummary>TargetAlertPolicyUnassociatedCollection. getItems()Array of unassociated target alert policy association summary.Methods in com.oracle.bmc.datasafe.model with parameters of type TargetAlertPolicyUnassociatedSummary Modifier and Type Method Description TargetAlertPolicyUnassociatedSummary.BuilderTargetAlertPolicyUnassociatedSummary.Builder. copy(TargetAlertPolicyUnassociatedSummary model)Method parameters in com.oracle.bmc.datasafe.model with type arguments of type TargetAlertPolicyUnassociatedSummary Modifier and Type Method Description TargetAlertPolicyUnassociatedCollection.BuilderTargetAlertPolicyUnassociatedCollection.Builder. items(List<TargetAlertPolicyUnassociatedSummary> items)Array of unassociated target alert policy association summary.Constructor parameters in com.oracle.bmc.datasafe.model with type arguments of type TargetAlertPolicyUnassociatedSummary Constructor Description TargetAlertPolicyUnassociatedCollection(List<TargetAlertPolicyUnassociatedSummary> items)Deprecated.
-