| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| Modifier and Type | Method and Description |
|---|---|
default PutSourceServerActionResponse |
MgnClient.putSourceServerAction(Consumer<PutSourceServerActionRequest.Builder> putSourceServerActionRequest)
Put source server post migration custom action.
|
default PutSourceServerActionResponse |
MgnClient.putSourceServerAction(PutSourceServerActionRequest putSourceServerActionRequest)
Put source server post migration custom action.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutSourceServerActionResponse> |
MgnAsyncClient.putSourceServerAction(Consumer<PutSourceServerActionRequest.Builder> putSourceServerActionRequest)
Put source server post migration custom action.
|
default CompletableFuture<PutSourceServerActionResponse> |
MgnAsyncClient.putSourceServerAction(PutSourceServerActionRequest putSourceServerActionRequest)
Put source server post migration custom action.
|
Copyright © 2023. All rights reserved.