| 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<UpdateSourceServerReplicationTypeResponse> |
MgnAsyncClient.updateSourceServerReplicationType(UpdateSourceServerReplicationTypeRequest updateSourceServerReplicationTypeRequest)
Allows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type.
|
default UpdateSourceServerReplicationTypeResponse |
MgnClient.updateSourceServerReplicationType(UpdateSourceServerReplicationTypeRequest updateSourceServerReplicationTypeRequest)
Allows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateSourceServerReplicationTypeRequestMarshaller.marshall(UpdateSourceServerReplicationTypeRequest updateSourceServerReplicationTypeRequest) |
Copyright © 2023. All rights reserved.