Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
Iterable<WarehouseDataObjectSummary> |
OperationsInsightsPaginators.listWarehouseDataObjectsRecordIterator(ListWarehouseDataObjectsRequest request)
Creates a new iterable which will iterate over the
WarehouseDataObjectSummary objects contained in responses from the
listWarehouseDataObjects operation. |
Modifier and Type | Method and Description |
---|---|
WarehouseDataObjectSummary |
WarehouseDataObjectSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<WarehouseDataObjectSummary> |
WarehouseDataObjectCollection.getItems()
Array of Warehouse data object summary objects.
|
Modifier and Type | Method and Description |
---|---|
WarehouseDataObjectSummary.Builder |
WarehouseDataObjectSummary.Builder.copy(WarehouseDataObjectSummary model) |
Modifier and Type | Method and Description |
---|---|
WarehouseDataObjectCollection.Builder |
WarehouseDataObjectCollection.Builder.items(List<WarehouseDataObjectSummary> items)
Array of Warehouse data object summary objects.
|
Constructor and Description |
---|
WarehouseDataObjectCollection(List<WarehouseDataObjectSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.