| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateApplicationsResponse> |
MgnAsyncClient.associateApplications(Consumer<AssociateApplicationsRequest.Builder> associateApplicationsRequest)
Associate applications to wave.
|
default AssociateApplicationsResponse |
MgnClient.associateApplications(Consumer<AssociateApplicationsRequest.Builder> associateApplicationsRequest)
Associate applications to wave.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AssociateApplicationsRequest.Builder> |
AssociateApplicationsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.