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