Uses of Class
com.oracle.bmc.datasafe.model.MaskingPolicyHealthReportCollection
- 
Packages that use MaskingPolicyHealthReportCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of MaskingPolicyHealthReportCollection in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return MaskingPolicyHealthReportCollection Modifier and Type Method Description MaskingPolicyHealthReportCollectionMaskingPolicyHealthReportCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type MaskingPolicyHealthReportCollection Modifier and Type Method Description MaskingPolicyHealthReportCollection.BuilderMaskingPolicyHealthReportCollection.Builder. copy(MaskingPolicyHealthReportCollection model)
- 
Uses of MaskingPolicyHealthReportCollection in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return MaskingPolicyHealthReportCollection Modifier and Type Method Description MaskingPolicyHealthReportCollectionListMaskingPolicyHealthReportsResponse. getMaskingPolicyHealthReportCollection()The returned MaskingPolicyHealthReportCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type MaskingPolicyHealthReportCollection Modifier and Type Method Description ListMaskingPolicyHealthReportsResponse.BuilderListMaskingPolicyHealthReportsResponse.Builder. maskingPolicyHealthReportCollection(MaskingPolicyHealthReportCollection maskingPolicyHealthReportCollection)The returned MaskingPolicyHealthReportCollection instance.
 
-