| Package | Description |
|---|---|
| com.amazonaws.services.servermigration |
|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
StartOnDemandAppReplicationResult |
AbstractAWSServerMigration.startOnDemandAppReplication(StartOnDemandAppReplicationRequest request) |
StartOnDemandAppReplicationResult |
AWSServerMigration.startOnDemandAppReplication(StartOnDemandAppReplicationRequest startOnDemandAppReplicationRequest)
Starts an on-demand replication run for the specified application.
|
StartOnDemandAppReplicationResult |
AWSServerMigrationClient.startOnDemandAppReplication(StartOnDemandAppReplicationRequest request)
Starts an on-demand replication run for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartOnDemandAppReplicationResult> |
AWSServerMigrationAsync.startOnDemandAppReplicationAsync(StartOnDemandAppReplicationRequest startOnDemandAppReplicationRequest,
AsyncHandler<StartOnDemandAppReplicationRequest,StartOnDemandAppReplicationResult> asyncHandler)
Starts an on-demand replication run for the specified application.
|
Future<StartOnDemandAppReplicationResult> |
AWSServerMigrationAsyncClient.startOnDemandAppReplicationAsync(StartOnDemandAppReplicationRequest request,
AsyncHandler<StartOnDemandAppReplicationRequest,StartOnDemandAppReplicationResult> asyncHandler) |
Future<StartOnDemandAppReplicationResult> |
AbstractAWSServerMigrationAsync.startOnDemandAppReplicationAsync(StartOnDemandAppReplicationRequest request,
AsyncHandler<StartOnDemandAppReplicationRequest,StartOnDemandAppReplicationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartOnDemandAppReplicationResult |
StartOnDemandAppReplicationResult.clone() |
Copyright © 2021. All rights reserved.