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