| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSourceServerReplicationTypeResponse |
MgnClient.updateSourceServerReplicationType(Consumer<UpdateSourceServerReplicationTypeRequest.Builder> 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 |
|---|---|
default CompletableFuture<UpdateSourceServerReplicationTypeResponse> |
MgnAsyncClient.updateSourceServerReplicationType(Consumer<UpdateSourceServerReplicationTypeRequest.Builder> updateSourceServerReplicationTypeRequest)
Allows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type.
|
default CompletableFuture<UpdateSourceServerReplicationTypeResponse> |
MgnAsyncClient.updateSourceServerReplicationType(UpdateSourceServerReplicationTypeRequest updateSourceServerReplicationTypeRequest)
Allows you to change between the AGENT_BASED replication type and the SNAPSHOT_SHIPPING replication type.
|
Copyright © 2023. All rights reserved.