Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SqlCollectionLogAggregation> |
DataSafePaginators.listSqlCollectionLogInsightsRecordIterator(ListSqlCollectionLogInsightsRequest request)
Creates a new iterable which will iterate over the
SqlCollectionLogAggregation objects contained in responses
from the listSqlCollectionLogInsights operation. |
Modifier and Type | Method and Description |
---|---|
SqlCollectionLogAggregation |
SqlCollectionLogAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlCollectionLogAggregation> |
SqlCollectionLogInsightsCollection.getItems()
The aggregated data point items.
|
Modifier and Type | Method and Description |
---|---|
SqlCollectionLogAggregation.Builder |
SqlCollectionLogAggregation.Builder.copy(SqlCollectionLogAggregation model) |
Modifier and Type | Method and Description |
---|---|
SqlCollectionLogInsightsCollection.Builder |
SqlCollectionLogInsightsCollection.Builder.items(List<SqlCollectionLogAggregation> items)
The aggregated data point items.
|
Constructor and Description |
---|
SqlCollectionLogInsightsCollection(List<SqlCollectionLogAggregation> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.