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