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