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