Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
Iterable<InventorySummary> |
InventoryPaginators.listInventoriesRecordIterator(ListInventoriesRequest request)
Creates a new iterable which will iterate over the
InventorySummary objects contained in responses from the
listInventories operation. |
Modifier and Type | Method and Description |
---|---|
InventorySummary |
InventorySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<InventorySummary> |
InventoryCollection.getItems()
List of inventories.
|
Modifier and Type | Method and Description |
---|---|
InventorySummary.Builder |
InventorySummary.Builder.copy(InventorySummary model) |
Modifier and Type | Method and Description |
---|---|
InventoryCollection.Builder |
InventoryCollection.Builder.items(List<InventorySummary> items)
List of inventories.
|
Constructor and Description |
---|
InventoryCollection(List<InventorySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.