Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AssetSourceSummary> |
DiscoveryPaginators.listAssetSourcesRecordIterator(ListAssetSourcesRequest request)
Creates a new iterable which will iterate over the
AssetSourceSummary objects contained in responses from the
listAssetSources operation. |
Modifier and Type | Class and Description |
---|---|
class |
AwsAssetSourceSummary
Summary of an AWS asset source provided in the list.
|
class |
VmWareAssetSourceSummary
Summary of an VMware asset source provided in the list.
|
Modifier and Type | Method and Description |
---|---|
List<AssetSourceSummary> |
AssetSourceCollection.getItems()
List of asset sources.
|
Modifier and Type | Method and Description |
---|---|
AssetSourceCollection.Builder |
AssetSourceCollection.Builder.items(List<AssetSourceSummary> items)
List of asset sources.
|
Constructor and Description |
---|
AssetSourceCollection(List<AssetSourceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.