Uses of Class
com.oracle.bmc.datasafe.model.FindingsChangeAuditLogCollection
- 
Packages that use FindingsChangeAuditLogCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of FindingsChangeAuditLogCollection in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return FindingsChangeAuditLogCollection Modifier and Type Method Description FindingsChangeAuditLogCollectionFindingsChangeAuditLogCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type FindingsChangeAuditLogCollection Modifier and Type Method Description FindingsChangeAuditLogCollection.BuilderFindingsChangeAuditLogCollection.Builder. copy(FindingsChangeAuditLogCollection model)
- 
Uses of FindingsChangeAuditLogCollection in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return FindingsChangeAuditLogCollection Modifier and Type Method Description FindingsChangeAuditLogCollectionListFindingsChangeAuditLogsResponse. getFindingsChangeAuditLogCollection()The returned FindingsChangeAuditLogCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type FindingsChangeAuditLogCollection Modifier and Type Method Description ListFindingsChangeAuditLogsResponse.BuilderListFindingsChangeAuditLogsResponse.Builder. findingsChangeAuditLogCollection(FindingsChangeAuditLogCollection findingsChangeAuditLogCollection)The returned FindingsChangeAuditLogCollection instance.
 
-