Uses of Class
com.oracle.bmc.datasafe.model.AuditProfileAnalyticCollection
- 
Packages that use AuditProfileAnalyticCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of AuditProfileAnalyticCollection in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return AuditProfileAnalyticCollection Modifier and Type Method Description AuditProfileAnalyticCollectionAuditProfileAnalyticCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type AuditProfileAnalyticCollection Modifier and Type Method Description AuditProfileAnalyticCollection.BuilderAuditProfileAnalyticCollection.Builder. copy(AuditProfileAnalyticCollection model)
- 
Uses of AuditProfileAnalyticCollection in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return AuditProfileAnalyticCollection Modifier and Type Method Description AuditProfileAnalyticCollectionListAuditProfileAnalyticsResponse. getAuditProfileAnalyticCollection()The returned AuditProfileAnalyticCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type AuditProfileAnalyticCollection Modifier and Type Method Description ListAuditProfileAnalyticsResponse.BuilderListAuditProfileAnalyticsResponse.Builder. auditProfileAnalyticCollection(AuditProfileAnalyticCollection auditProfileAnalyticCollection)The returned AuditProfileAnalyticCollection instance.
 
-