| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateSourceServersResponse |
MgnClient.associateSourceServers(AssociateSourceServersRequest associateSourceServersRequest)
Associate source servers to application.
|
default AssociateSourceServersResponse |
MgnClient.associateSourceServers(Consumer<AssociateSourceServersRequest.Builder> associateSourceServersRequest)
Associate source servers to application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateSourceServersResponse> |
MgnAsyncClient.associateSourceServers(AssociateSourceServersRequest associateSourceServersRequest)
Associate source servers to application.
|
default CompletableFuture<AssociateSourceServersResponse> |
MgnAsyncClient.associateSourceServers(Consumer<AssociateSourceServersRequest.Builder> associateSourceServersRequest)
Associate source servers to application.
|
Copyright © 2023. All rights reserved.