Package | Description |
---|---|
com.oracle.bmc.emwarehouse | |
com.oracle.bmc.emwarehouse.model |
Modifier and Type | Method and Description |
---|---|
Iterable<EmWarehouseSummary> |
EmWarehousePaginators.listEmWarehousesRecordIterator(ListEmWarehousesRequest request)
Creates a new iterable which will iterate over the
EmWarehouseSummary objects contained in responses from the
listEmWarehouses operation. |
Modifier and Type | Method and Description |
---|---|
EmWarehouseSummary |
EmWarehouseSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EmWarehouseSummary> |
EmWarehouseCollection.getItems()
List of emWarehouses.
|
Modifier and Type | Method and Description |
---|---|
EmWarehouseSummary.Builder |
EmWarehouseSummary.Builder.copy(EmWarehouseSummary model) |
Modifier and Type | Method and Description |
---|---|
EmWarehouseCollection.Builder |
EmWarehouseCollection.Builder.items(List<EmWarehouseSummary> items)
List of emWarehouses.
|
Constructor and Description |
---|
EmWarehouseCollection(List<EmWarehouseSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.