| Package | Description |
|---|---|
| com.amazonaws.services.servermigration |
|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartOnDemandAppReplicationResult> |
AWSServerMigrationAsyncClient.startOnDemandAppReplicationAsync(StartOnDemandAppReplicationRequest request,
AsyncHandler<StartOnDemandAppReplicationRequest,StartOnDemandAppReplicationResult> asyncHandler) |
Future<StartOnDemandAppReplicationResult> |
AbstractAWSServerMigrationAsync.startOnDemandAppReplicationAsync(StartOnDemandAppReplicationRequest request,
AsyncHandler<StartOnDemandAppReplicationRequest,StartOnDemandAppReplicationResult> asyncHandler) |
Future<StartOnDemandAppReplicationResult> |
AWSServerMigrationAsync.startOnDemandAppReplicationAsync(StartOnDemandAppReplicationRequest startOnDemandAppReplicationRequest,
AsyncHandler<StartOnDemandAppReplicationRequest,StartOnDemandAppReplicationResult> asyncHandler)
Starts an on-demand replication run for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
StartOnDemandAppReplicationRequest |
StartOnDemandAppReplicationRequest.clone() |
StartOnDemandAppReplicationRequest |
StartOnDemandAppReplicationRequest.withAppId(String appId)
The ID of the application.
|
StartOnDemandAppReplicationRequest |
StartOnDemandAppReplicationRequest.withDescription(String description)
The description of the replication run.
|
Copyright © 2024. All rights reserved.