| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs |
AWS Elastic Disaster Recovery Service.
|
| software.amazon.awssdk.services.drs.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RetryDataReplicationResponse> |
DrsAsyncClient.retryDataReplication(RetryDataReplicationRequest retryDataReplicationRequest)
Causes the data replication initiation sequence to begin immediately upon next Handshake for the specified Source
Server ID, regardless of when the previous initiation started.
|
default RetryDataReplicationResponse |
DrsClient.retryDataReplication(RetryDataReplicationRequest retryDataReplicationRequest)
Causes the data replication initiation sequence to begin immediately upon next Handshake for the specified Source
Server ID, regardless of when the previous initiation started.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RetryDataReplicationRequestMarshaller.marshall(RetryDataReplicationRequest retryDataReplicationRequest) |
Copyright © 2022. All rights reserved.