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