| Package | Description |
|---|---|
| com.amazonaws.services.drs |
AWS Elastic Disaster Recovery Service.
|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ReverseReplicationResult> |
AWSdrsAsyncClient.reverseReplicationAsync(ReverseReplicationRequest request,
AsyncHandler<ReverseReplicationRequest,ReverseReplicationResult> asyncHandler) |
Future<ReverseReplicationResult> |
AWSdrsAsync.reverseReplicationAsync(ReverseReplicationRequest reverseReplicationRequest,
AsyncHandler<ReverseReplicationRequest,ReverseReplicationResult> asyncHandler)
Start replication to origin / target region - applies only to protected instances that originated in EC2.
|
Future<ReverseReplicationResult> |
AbstractAWSdrsAsync.reverseReplicationAsync(ReverseReplicationRequest request,
AsyncHandler<ReverseReplicationRequest,ReverseReplicationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ReverseReplicationRequest |
ReverseReplicationRequest.clone() |
ReverseReplicationRequest |
ReverseReplicationRequest.withRecoveryInstanceID(String recoveryInstanceID)
The ID of the Recovery Instance that we want to reverse the replication for.
|
Copyright © 2023. All rights reserved.