Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TargetAssetSummary> |
MigrationPaginators.listTargetAssetsRecordIterator(ListTargetAssetsRequest request)
Creates a new iterable which will iterate over the
TargetAssetSummary objects contained in responses from
the listTargetAssets operation. |
Modifier and Type | Class and Description |
---|---|
class |
VmTargetAssetSummary
Summary of the VM target asset.
|
Modifier and Type | Method and Description |
---|---|
List<TargetAssetSummary> |
TargetAssetCollection.getItems()
List of target asset summaries.
|
Modifier and Type | Method and Description |
---|---|
TargetAssetCollection.Builder |
TargetAssetCollection.Builder.items(List<TargetAssetSummary> items)
List of target asset summaries.
|
Constructor and Description |
---|
TargetAssetCollection(List<TargetAssetSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.