Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
ListMigrationPlansResponse |
Migration.listMigrationPlans(ListMigrationPlansRequest request)
Returns a list of migration plans.
|
ListMigrationPlansResponse |
MigrationClient.listMigrationPlans(ListMigrationPlansRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListMigrationPlansResponse> |
MigrationAsync.listMigrationPlans(ListMigrationPlansRequest request,
AsyncHandler<ListMigrationPlansRequest,ListMigrationPlansResponse> handler)
Returns a list of migration plans.
|
Future<ListMigrationPlansResponse> |
MigrationAsyncClient.listMigrationPlans(ListMigrationPlansRequest request,
AsyncHandler<ListMigrationPlansRequest,ListMigrationPlansResponse> handler) |
Iterable<ListMigrationPlansResponse> |
MigrationPaginators.listMigrationPlansResponseIterator(ListMigrationPlansRequest request)
Creates a new iterable which will iterate over the responses received from the
listMigrationPlans operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMigrationPlansResponse> |
MigrationAsync.listMigrationPlans(ListMigrationPlansRequest request,
AsyncHandler<ListMigrationPlansRequest,ListMigrationPlansResponse> handler)
Returns a list of migration plans.
|
Future<ListMigrationPlansResponse> |
MigrationAsyncClient.listMigrationPlans(ListMigrationPlansRequest request,
AsyncHandler<ListMigrationPlansRequest,ListMigrationPlansResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListMigrationPlansResponse |
ListMigrationPlansResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListMigrationPlansResponse.Builder |
ListMigrationPlansResponse.Builder.copy(ListMigrationPlansResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.