Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.model |
Modifier and Type | Method and Description |
---|---|
Iterable<MigrationSummary> |
MigrationPaginators.listMigrationsRecordIterator(ListMigrationsRequest request)
Creates a new iterable which will iterate over the
MigrationSummary objects contained in responses from
the listMigrations operation. |
Modifier and Type | Method and Description |
---|---|
MigrationSummary |
MigrationSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<MigrationSummary> |
MigrationCollection.getItems()
List of migrations.
|
Modifier and Type | Method and Description |
---|---|
MigrationSummary.Builder |
MigrationSummary.Builder.copy(MigrationSummary model) |
Modifier and Type | Method and Description |
---|---|
MigrationCollection.Builder |
MigrationCollection.Builder.items(List<MigrationSummary> items)
List of migrations.
|
Constructor and Description |
---|
MigrationCollection(List<MigrationSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.