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