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