Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<FindingsChangeAuditLogSummary> |
DataSafePaginators.listFindingsChangeAuditLogsRecordIterator(ListFindingsChangeAuditLogsRequest request)
Creates a new iterable which will iterate over the
FindingsChangeAuditLogSummary objects contained in responses
from the listFindingsChangeAuditLogs operation. |
Modifier and Type | Method and Description |
---|---|
FindingsChangeAuditLogSummary |
FindingsChangeAuditLogSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<FindingsChangeAuditLogSummary> |
FindingsChangeAuditLogCollection.getItems()
An array of finding risk change audit log summary objects.
|
Modifier and Type | Method and Description |
---|---|
FindingsChangeAuditLogSummary.Builder |
FindingsChangeAuditLogSummary.Builder.copy(FindingsChangeAuditLogSummary model) |
Modifier and Type | Method and Description |
---|---|
FindingsChangeAuditLogCollection.Builder |
FindingsChangeAuditLogCollection.Builder.items(List<FindingsChangeAuditLogSummary> items)
An array of finding risk change audit log summary objects.
|
Constructor and Description |
---|
FindingsChangeAuditLogCollection(List<FindingsChangeAuditLogSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.