Uses of Class
com.oracle.bmc.datasafe.model.SecurityPolicyReportCollection
-
Packages that use SecurityPolicyReportCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of SecurityPolicyReportCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return SecurityPolicyReportCollection Modifier and Type Method Description SecurityPolicyReportCollectionSecurityPolicyReportCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type SecurityPolicyReportCollection Modifier and Type Method Description SecurityPolicyReportCollection.BuilderSecurityPolicyReportCollection.Builder. copy(SecurityPolicyReportCollection model) -
Uses of SecurityPolicyReportCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return SecurityPolicyReportCollection Modifier and Type Method Description SecurityPolicyReportCollectionListSecurityPolicyReportsResponse. getSecurityPolicyReportCollection()The returned SecurityPolicyReportCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type SecurityPolicyReportCollection Modifier and Type Method Description ListSecurityPolicyReportsResponse.BuilderListSecurityPolicyReportsResponse.Builder. securityPolicyReportCollection(SecurityPolicyReportCollection securityPolicyReportCollection)The returned SecurityPolicyReportCollection instance.
-