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