@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class VmServer extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
VmServer() |
public void setVmServerAddress(VmServerAddress vmServerAddress)
vmServerAddress - public VmServerAddress getVmServerAddress()
public VmServer withVmServerAddress(VmServerAddress vmServerAddress)
vmServerAddress - public void setVmName(String vmName)
vmName - public String getVmName()
public VmServer withVmName(String vmName)
vmName - public void setVmManagerName(String vmManagerName)
vmManagerName - public String getVmManagerName()
public VmServer withVmManagerName(String vmManagerName)
vmManagerName - public void setVmManagerType(String vmManagerType)
vmManagerType - VmManagerTypepublic String getVmManagerType()
VmManagerTypepublic VmServer withVmManagerType(String vmManagerType)
vmManagerType - VmManagerTypepublic void setVmManagerType(VmManagerType vmManagerType)
vmManagerType - VmManagerTypepublic VmServer withVmManagerType(VmManagerType vmManagerType)
vmManagerType - VmManagerTypepublic void setVmPath(String vmPath)
vmPath - public String getVmPath()
public VmServer withVmPath(String vmPath)
vmPath - 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.