Uses of Class
com.oracle.bmc.datasafe.model.MaskingPolicyHealthReportLogCollection
- 
Packages that use MaskingPolicyHealthReportLogCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of MaskingPolicyHealthReportLogCollection in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return MaskingPolicyHealthReportLogCollection Modifier and Type Method Description MaskingPolicyHealthReportLogCollectionMaskingPolicyHealthReportLogCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type MaskingPolicyHealthReportLogCollection Modifier and Type Method Description MaskingPolicyHealthReportLogCollection.BuilderMaskingPolicyHealthReportLogCollection.Builder. copy(MaskingPolicyHealthReportLogCollection model)
- 
Uses of MaskingPolicyHealthReportLogCollection in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return MaskingPolicyHealthReportLogCollection Modifier and Type Method Description MaskingPolicyHealthReportLogCollectionListMaskingPolicyHealthReportLogsResponse. getMaskingPolicyHealthReportLogCollection()The returned MaskingPolicyHealthReportLogCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type MaskingPolicyHealthReportLogCollection Modifier and Type Method Description ListMaskingPolicyHealthReportLogsResponse.BuilderListMaskingPolicyHealthReportLogsResponse.Builder. maskingPolicyHealthReportLogCollection(MaskingPolicyHealthReportLogCollection maskingPolicyHealthReportLogCollection)The returned MaskingPolicyHealthReportLogCollection instance.
 
-