ChangeServerLifeCycleStateResult |
AWSmgnClient.changeServerLifeCycleState(ChangeServerLifeCycleStateRequest request)
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.
|
ChangeServerLifeCycleStateResult |
AWSmgn.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.
|
ChangeServerLifeCycleStateResult |
AbstractAWSmgn.changeServerLifeCycleState(ChangeServerLifeCycleStateRequest request) |
Future<ChangeServerLifeCycleStateResult> |
AbstractAWSmgnAsync.changeServerLifeCycleStateAsync(ChangeServerLifeCycleStateRequest request) |
Future<ChangeServerLifeCycleStateResult> |
AWSmgnAsyncClient.changeServerLifeCycleStateAsync(ChangeServerLifeCycleStateRequest request) |
Future<ChangeServerLifeCycleStateResult> |
AWSmgnAsync.changeServerLifeCycleStateAsync(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.
|
Future<ChangeServerLifeCycleStateResult> |
AbstractAWSmgnAsync.changeServerLifeCycleStateAsync(ChangeServerLifeCycleStateRequest request,
AsyncHandler<ChangeServerLifeCycleStateRequest,ChangeServerLifeCycleStateResult> asyncHandler) |
Future<ChangeServerLifeCycleStateResult> |
AWSmgnAsyncClient.changeServerLifeCycleStateAsync(ChangeServerLifeCycleStateRequest request,
AsyncHandler<ChangeServerLifeCycleStateRequest,ChangeServerLifeCycleStateResult> asyncHandler) |
Future<ChangeServerLifeCycleStateResult> |
AWSmgnAsync.changeServerLifeCycleStateAsync(ChangeServerLifeCycleStateRequest changeServerLifeCycleStateRequest,
AsyncHandler<ChangeServerLifeCycleStateRequest,ChangeServerLifeCycleStateResult> asyncHandler)
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.
|