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