Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
RefreshMigrationResponse |
Migration.refreshMigration(RefreshMigrationRequest request)
Refreshes migration based on the migration ID.
|
RefreshMigrationResponse |
MigrationClient.refreshMigration(RefreshMigrationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RefreshMigrationResponse> |
MigrationAsync.refreshMigration(RefreshMigrationRequest request,
AsyncHandler<RefreshMigrationRequest,RefreshMigrationResponse> handler)
Refreshes migration based on the migration ID.
|
Future<RefreshMigrationResponse> |
MigrationAsyncClient.refreshMigration(RefreshMigrationRequest request,
AsyncHandler<RefreshMigrationRequest,RefreshMigrationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RefreshMigrationResponse> |
MigrationAsync.refreshMigration(RefreshMigrationRequest request,
AsyncHandler<RefreshMigrationRequest,RefreshMigrationResponse> handler)
Refreshes migration based on the migration ID.
|
Future<RefreshMigrationResponse> |
MigrationAsyncClient.refreshMigration(RefreshMigrationRequest request,
AsyncHandler<RefreshMigrationRequest,RefreshMigrationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RefreshMigrationResponse |
RefreshMigrationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RefreshMigrationResponse.Builder |
RefreshMigrationResponse.Builder.copy(RefreshMigrationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.