| Package | Description |
|---|---|
| com.amazonaws.services.drs |
AWS Elastic Disaster Recovery Service.
|
| com.amazonaws.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
RetryDataReplicationResult |
AWSdrsClient.retryDataReplication(RetryDataReplicationRequest request)
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.
|
RetryDataReplicationResult |
AWSdrs.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.
|
RetryDataReplicationResult |
AbstractAWSdrs.retryDataReplication(RetryDataReplicationRequest request) |
Future<RetryDataReplicationResult> |
AWSdrsAsyncClient.retryDataReplicationAsync(RetryDataReplicationRequest request) |
Future<RetryDataReplicationResult> |
AWSdrsAsync.retryDataReplicationAsync(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.
|
Future<RetryDataReplicationResult> |
AbstractAWSdrsAsync.retryDataReplicationAsync(RetryDataReplicationRequest request) |
Future<RetryDataReplicationResult> |
AWSdrsAsyncClient.retryDataReplicationAsync(RetryDataReplicationRequest request,
AsyncHandler<RetryDataReplicationRequest,RetryDataReplicationResult> asyncHandler) |
Future<RetryDataReplicationResult> |
AWSdrsAsync.retryDataReplicationAsync(RetryDataReplicationRequest retryDataReplicationRequest,
AsyncHandler<RetryDataReplicationRequest,RetryDataReplicationResult> asyncHandler)
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.
|
Future<RetryDataReplicationResult> |
AbstractAWSdrsAsync.retryDataReplicationAsync(RetryDataReplicationRequest request,
AsyncHandler<RetryDataReplicationRequest,RetryDataReplicationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<RetryDataReplicationResult> |
AWSdrsAsyncClient.retryDataReplicationAsync(RetryDataReplicationRequest request,
AsyncHandler<RetryDataReplicationRequest,RetryDataReplicationResult> asyncHandler) |
Future<RetryDataReplicationResult> |
AWSdrsAsync.retryDataReplicationAsync(RetryDataReplicationRequest retryDataReplicationRequest,
AsyncHandler<RetryDataReplicationRequest,RetryDataReplicationResult> asyncHandler)
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.
|
Future<RetryDataReplicationResult> |
AbstractAWSdrsAsync.retryDataReplicationAsync(RetryDataReplicationRequest request,
AsyncHandler<RetryDataReplicationRequest,RetryDataReplicationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
RetryDataReplicationRequest |
RetryDataReplicationRequest.clone() |
RetryDataReplicationRequest |
RetryDataReplicationRequest.withSourceServerID(String sourceServerID)
The ID of the Source Server whose data replication should be retried.
|
Copyright © 2023. All rights reserved.