Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.model |
Modifier and Type | Method and Description |
---|---|
Iterable<MigrationPlanSummary> |
MigrationPaginators.listMigrationPlansRecordIterator(ListMigrationPlansRequest request)
Creates a new iterable which will iterate over the
MigrationPlanSummary objects contained in responses
from the listMigrationPlans operation. |
Modifier and Type | Method and Description |
---|---|
MigrationPlanSummary |
MigrationPlanSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MigrationPlanSummary> |
MigrationPlanCollection.getItems()
List of migration plan summaries.
|
Modifier and Type | Method and Description |
---|---|
MigrationPlanSummary.Builder |
MigrationPlanSummary.Builder.copy(MigrationPlanSummary model) |
Modifier and Type | Method and Description |
---|---|
MigrationPlanCollection.Builder |
MigrationPlanCollection.Builder.items(List<MigrationPlanSummary> items)
List of migration plan summaries.
|
Constructor and Description |
---|
MigrationPlanCollection(List<MigrationPlanSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.