@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class Server extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
Server() |
public void setServerId(String serverId)
serverId - public String getServerId()
public Server withServerId(String serverId)
serverId - public void setServerType(String serverType)
serverType - ServerTypepublic String getServerType()
ServerTypepublic Server withServerType(String serverType)
serverType - ServerTypepublic void setServerType(ServerType serverType)
serverType - ServerTypepublic Server withServerType(ServerType serverType)
serverType - ServerTypepublic void setVmServer(VmServer vmServer)
vmServer - public VmServer getVmServer()
public Server withVmServer(VmServer vmServer)
vmServer - public void setReplicationJobId(String replicationJobId)
replicationJobId - public String getReplicationJobId()
public Server withReplicationJobId(String replicationJobId)
replicationJobId - public void setReplicationJobTerminated(Boolean replicationJobTerminated)
replicationJobTerminated - public Boolean getReplicationJobTerminated()
public Server withReplicationJobTerminated(Boolean replicationJobTerminated)
replicationJobTerminated - public Boolean isReplicationJobTerminated()
public String toString()
toString in class ObjectObject.toString()public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.