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