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.model
Methods in com.oracle.bmc.datasafe.model that return MaskingPolicyHealthReportLogCollection Modifier and Type Method Description MaskingPolicyHealthReportLogCollection
MaskingPolicyHealthReportLogCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type MaskingPolicyHealthReportLogCollection Modifier and Type Method Description MaskingPolicyHealthReportLogCollection.Builder
MaskingPolicyHealthReportLogCollection.Builder. copy(MaskingPolicyHealthReportLogCollection model)
-
Uses of MaskingPolicyHealthReportLogCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return MaskingPolicyHealthReportLogCollection Modifier and Type Method Description MaskingPolicyHealthReportLogCollection
ListMaskingPolicyHealthReportLogsResponse. getMaskingPolicyHealthReportLogCollection()
The returned MaskingPolicyHealthReportLogCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type MaskingPolicyHealthReportLogCollection Modifier and Type Method Description ListMaskingPolicyHealthReportLogsResponse.Builder
ListMaskingPolicyHealthReportLogsResponse.Builder. maskingPolicyHealthReportLogCollection(MaskingPolicyHealthReportLogCollection maskingPolicyHealthReportLogCollection)
The returned MaskingPolicyHealthReportLogCollection instance.
-