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