@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ChangeServerLifeCycleStateSourceServerLifecycle extends Object implements Serializable, Cloneable, StructuredPojo
The request to change the source server migration lifecycle state.
| Constructor and Description |
|---|
ChangeServerLifeCycleStateSourceServerLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
ChangeServerLifeCycleStateSourceServerLifecycle |
clone() |
boolean |
equals(Object obj) |
String |
getState()
The request to change the source server migration lifecycle state.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setState(String state)
The request to change the source server migration lifecycle state.
|
String |
toString()
Returns a string representation of this object.
|
ChangeServerLifeCycleStateSourceServerLifecycle |
withState(ChangeServerLifeCycleStateSourceServerLifecycleState state)
The request to change the source server migration lifecycle state.
|
ChangeServerLifeCycleStateSourceServerLifecycle |
withState(String state)
The request to change the source server migration lifecycle state.
|
public ChangeServerLifeCycleStateSourceServerLifecycle()
public void setState(String state)
The request to change the source server migration lifecycle state.
state - The request to change the source server migration lifecycle state.ChangeServerLifeCycleStateSourceServerLifecycleStatepublic String getState()
The request to change the source server migration lifecycle state.
ChangeServerLifeCycleStateSourceServerLifecycleStatepublic ChangeServerLifeCycleStateSourceServerLifecycle withState(String state)
The request to change the source server migration lifecycle state.
state - The request to change the source server migration lifecycle state.ChangeServerLifeCycleStateSourceServerLifecycleStatepublic ChangeServerLifeCycleStateSourceServerLifecycle withState(ChangeServerLifeCycleStateSourceServerLifecycleState state)
The request to change the source server migration lifecycle state.
state - The request to change the source server migration lifecycle state.ChangeServerLifeCycleStateSourceServerLifecycleStatepublic String toString()
toString in class ObjectObject.toString()public ChangeServerLifeCycleStateSourceServerLifecycle clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2024. All rights reserved.