| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| software.amazon.awssdk.services.mgn.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RetryDataReplicationResponse> |
MgnAsyncClient.retryDataReplication(RetryDataReplicationRequest retryDataReplicationRequest)
Causes the data replication initiation sequence to begin immediately upon next Handshake for specified
SourceServer IDs, regardless of when the previous initiation started.
|
default RetryDataReplicationResponse |
MgnClient.retryDataReplication(RetryDataReplicationRequest retryDataReplicationRequest)
Causes the data replication initiation sequence to begin immediately upon next Handshake for specified
SourceServer IDs, regardless of when the previous initiation started.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RetryDataReplicationRequestMarshaller.marshall(RetryDataReplicationRequest retryDataReplicationRequest) |
Copyright © 2022. All rights reserved.