Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DataAssetSummary> |
AnomalyDetectionPaginators.listDataAssetsRecordIterator(ListDataAssetsRequest request)
Creates a new iterable which will iterate over the
DataAssetSummary objects contained in responses from
the listDataAssets operation. |
Modifier and Type | Method and Description |
---|---|
DataAssetSummary |
DataAssetSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DataAssetSummary> |
DataAssetCollection.getItems()
List of dataAssets.
|
Modifier and Type | Method and Description |
---|---|
DataAssetSummary.Builder |
DataAssetSummary.Builder.copy(DataAssetSummary model) |
Modifier and Type | Method and Description |
---|---|
DataAssetCollection.Builder |
DataAssetCollection.Builder.items(List<DataAssetSummary> items)
List of dataAssets.
|
Constructor and Description |
---|
DataAssetCollection(List<DataAssetSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.