| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn |
The Application Migration Service service.
|
| software.amazon.awssdk.services.mgn.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ChangeServerLifeCycleStateResponse> |
MgnAsyncClient.changeServerLifeCycleState(ChangeServerLifeCycleStateRequest changeServerLifeCycleStateRequest)
Allows the user to set the SourceServer.LifeCycle.state property for specific Source Server IDs to one of the
following: READY_FOR_TEST or READY_FOR_CUTOVER.
|
default ChangeServerLifeCycleStateResponse |
MgnClient.changeServerLifeCycleState(ChangeServerLifeCycleStateRequest changeServerLifeCycleStateRequest)
Allows the user to set the SourceServer.LifeCycle.state property for specific Source Server IDs to one of the
following: READY_FOR_TEST or READY_FOR_CUTOVER.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ChangeServerLifeCycleStateRequestMarshaller.marshall(ChangeServerLifeCycleStateRequest changeServerLifeCycleStateRequest) |
Copyright © 2022. All rights reserved.