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