| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| Modifier and Type | Method and Description |
|---|---|
default DisconnectFromServiceResponse |
MgnClient.disconnectFromService(Consumer<DisconnectFromServiceRequest.Builder> disconnectFromServiceRequest)
Disconnects specific Source Servers from Application Migration Service.
|
default DisconnectFromServiceResponse |
MgnClient.disconnectFromService(DisconnectFromServiceRequest disconnectFromServiceRequest)
Disconnects specific Source Servers from Application Migration Service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisconnectFromServiceResponse> |
MgnAsyncClient.disconnectFromService(Consumer<DisconnectFromServiceRequest.Builder> disconnectFromServiceRequest)
Disconnects specific Source Servers from Application Migration Service.
|
default CompletableFuture<DisconnectFromServiceResponse> |
MgnAsyncClient.disconnectFromService(DisconnectFromServiceRequest disconnectFromServiceRequest)
Disconnects specific Source Servers from Application Migration Service.
|
Copyright © 2022. All rights reserved.