| Package | Description |
|---|---|
| com.amazonaws.services.servermigration |
|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartOnDemandReplicationRunResult> |
AbstractAWSServerMigrationAsync.startOnDemandReplicationRunAsync(StartOnDemandReplicationRunRequest request,
AsyncHandler<StartOnDemandReplicationRunRequest,StartOnDemandReplicationRunResult> asyncHandler) |
Future<StartOnDemandReplicationRunResult> |
AWSServerMigrationAsyncClient.startOnDemandReplicationRunAsync(StartOnDemandReplicationRunRequest request,
AsyncHandler<StartOnDemandReplicationRunRequest,StartOnDemandReplicationRunResult> asyncHandler) |
Future<StartOnDemandReplicationRunResult> |
AWSServerMigrationAsync.startOnDemandReplicationRunAsync(StartOnDemandReplicationRunRequest startOnDemandReplicationRunRequest,
AsyncHandler<StartOnDemandReplicationRunRequest,StartOnDemandReplicationRunResult> asyncHandler)
Starts an on-demand replication run for the specified replication job.
|
| Modifier and Type | Method and Description |
|---|---|
StartOnDemandReplicationRunRequest |
StartOnDemandReplicationRunRequest.clone() |
StartOnDemandReplicationRunRequest |
StartOnDemandReplicationRunRequest.withDescription(String description)
The description of the replication run.
|
StartOnDemandReplicationRunRequest |
StartOnDemandReplicationRunRequest.withReplicationJobId(String replicationJobId)
The ID of the replication job.
|
Copyright © 2024. All rights reserved.