Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DataSourceEventSummary> |
CloudGuardPaginators.listDataSourceEventsRecordIterator(ListDataSourceEventsRequest request)
Creates a new iterable which will iterate over the
DataSourceEventSummary objects contained in responses from
the listDataSourceEvents operation. |
Modifier and Type | Method and Description |
---|---|
DataSourceEventSummary |
DataSourceEventSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DataSourceEventSummary> |
DataSourceEventCollection.getItems()
List of events related to a data source
|
Modifier and Type | Method and Description |
---|---|
DataSourceEventSummary.Builder |
DataSourceEventSummary.Builder.copy(DataSourceEventSummary model) |
Modifier and Type | Method and Description |
---|---|
DataSourceEventCollection.Builder |
DataSourceEventCollection.Builder.items(List<DataSourceEventSummary> items)
List of events related to a data source
|
Constructor and Description |
---|
DataSourceEventCollection(List<DataSourceEventSummary> items,
List<ResourceLock> locks)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.