| Package | Description |
|---|---|
| com.amazonaws.services.drs |
AWS Elastic Disaster Recovery Service.
|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartReplicationResult> |
AbstractAWSdrsAsync.startReplicationAsync(StartReplicationRequest request,
AsyncHandler<StartReplicationRequest,StartReplicationResult> asyncHandler) |
Future<StartReplicationResult> |
AWSdrsAsync.startReplicationAsync(StartReplicationRequest startReplicationRequest,
AsyncHandler<StartReplicationRequest,StartReplicationResult> asyncHandler)
Starts replication for a stopped Source Server.
|
Future<StartReplicationResult> |
AWSdrsAsyncClient.startReplicationAsync(StartReplicationRequest request,
AsyncHandler<StartReplicationRequest,StartReplicationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartReplicationRequest |
StartReplicationRequest.clone() |
StartReplicationRequest |
StartReplicationRequest.withSourceServerID(String sourceServerID)
The ID of the Source Server to start replication for.
|
Copyright © 2024. All rights reserved.