| Package | Description |
|---|---|
| com.amazonaws.services.mgn |
The Application Migration Service service.
|
| com.amazonaws.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
ChangeServerLifeCycleStateResult |
AbstractAWSmgn.changeServerLifeCycleState(ChangeServerLifeCycleStateRequest request) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.addTagsEntry(String key,
String value)
Add a single Tags entry
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.clearTagsEntries()
Removes all the entries added into Tags.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.clone() |
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withApplicationID(String applicationID)
Source server application ID.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withArn(String arn)
Source server ARN.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withDataReplicationInfo(DataReplicationInfo dataReplicationInfo)
Source server data replication info.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withFqdnForActionFramework(String fqdnForActionFramework)
Source server fqdn for action framework.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withIsArchived(Boolean isArchived)
Source server archived status.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withLaunchedInstance(LaunchedInstance launchedInstance)
Source server launched instance.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withLifeCycle(LifeCycle lifeCycle)
Source server lifecycle state.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withReplicationType(ReplicationType replicationType)
Source server replication type.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withReplicationType(String replicationType)
Source server replication type.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withSourceProperties(SourceProperties sourceProperties)
Source server properties.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withSourceServerID(String sourceServerID)
Source server ID.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withTags(Map<String,String> tags)
Source server Tags.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withUserProvidedID(String userProvidedID)
Source server user provided ID.
|
ChangeServerLifeCycleStateResult |
ChangeServerLifeCycleStateResult.withVcenterClientID(String vcenterClientID)
Source server vCenter client id.
|
Copyright © 2023. All rights reserved.