Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
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 |
---|---|
ListMigrationPlansRequest |
ListMigrationPlansRequest.Builder.build()
Build the instance of ListMigrationPlansRequest as configured by this builder
|
ListMigrationPlansRequest |
ListMigrationPlansRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListMigrationPlansRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListMigrationPlansRequest.Builder |
ListMigrationPlansRequest.Builder.copy(ListMigrationPlansRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.