| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs |
AWS Elastic Disaster Recovery Service.
|
| Modifier and Type | Method and Description |
|---|---|
default ReverseReplicationResponse |
DrsClient.reverseReplication(Consumer<ReverseReplicationRequest.Builder> reverseReplicationRequest)
Start replication to origin / target region - applies only to protected instances that originated in EC2.
|
default ReverseReplicationResponse |
DrsClient.reverseReplication(ReverseReplicationRequest reverseReplicationRequest)
Start replication to origin / target region - applies only to protected instances that originated in EC2.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ReverseReplicationResponse> |
DrsAsyncClient.reverseReplication(Consumer<ReverseReplicationRequest.Builder> reverseReplicationRequest)
Start replication to origin / target region - applies only to protected instances that originated in EC2.
|
default CompletableFuture<ReverseReplicationResponse> |
DrsAsyncClient.reverseReplication(ReverseReplicationRequest reverseReplicationRequest)
Start replication to origin / target region - applies only to protected instances that originated in EC2.
|
Copyright © 2023. All rights reserved.