Uses of Class
com.oracle.bmc.datasafe.model.MaskingPolicyHealthReport
-
Packages that use MaskingPolicyHealthReport Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of MaskingPolicyHealthReport in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return MaskingPolicyHealthReport Modifier and Type Method Description MaskingPolicyHealthReport
MaskingPolicyHealthReport.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type MaskingPolicyHealthReport Modifier and Type Method Description MaskingPolicyHealthReport.Builder
MaskingPolicyHealthReport.Builder. copy(MaskingPolicyHealthReport model)
-
Uses of MaskingPolicyHealthReport in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return MaskingPolicyHealthReport Modifier and Type Method Description MaskingPolicyHealthReport
GetMaskingPolicyHealthReportResponse. getMaskingPolicyHealthReport()
The returned MaskingPolicyHealthReport instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type MaskingPolicyHealthReport Modifier and Type Method Description GetMaskingPolicyHealthReportResponse.Builder
GetMaskingPolicyHealthReportResponse.Builder. maskingPolicyHealthReport(MaskingPolicyHealthReport maskingPolicyHealthReport)
The returned MaskingPolicyHealthReport instance.
-