| Package | Description |
|---|---|
| com.amazonaws.services.drs |
AWS Elastic Disaster Recovery Service.
|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
ReverseReplicationResult |
AWSdrsClient.reverseReplication(ReverseReplicationRequest request)
Start replication to origin / target region - applies only to protected instances that originated in EC2.
|
ReverseReplicationResult |
AbstractAWSdrs.reverseReplication(ReverseReplicationRequest request) |
ReverseReplicationResult |
AWSdrs.reverseReplication(ReverseReplicationRequest reverseReplicationRequest)
Start replication to origin / target region - applies only to protected instances that originated in EC2.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ReverseReplicationResult> |
AWSdrsAsyncClient.reverseReplicationAsync(ReverseReplicationRequest request,
AsyncHandler<ReverseReplicationRequest,ReverseReplicationResult> asyncHandler) |
Future<ReverseReplicationResult> |
AbstractAWSdrsAsync.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.
|
| Modifier and Type | Method and Description |
|---|---|
ReverseReplicationResult |
ReverseReplicationResult.clone() |
ReverseReplicationResult |
ReverseReplicationResult.withReversedDirectionSourceServerArn(String reversedDirectionSourceServerArn)
ARN of created SourceServer.
|
Copyright © 2023. All rights reserved.