@ApiType("SoftLayer_Container_Product_Order_Hardware_Server_Vpc")
public class Vpc
extends Server
See Also:
SoftLayer_Container_Product_Order_Hardware_Server_Vpc
  • Field Details

  • Constructor Details

    • Vpc

      public Vpc()
  • Method Details

    • getCrn

      public String getCrn()
    • setCrn

      public void setCrn​(String crn)
    • isCrnSpecified

      public boolean isCrnSpecified()
    • unsetCrn

      public void unsetCrn()
    • getInstanceProfile

      public String getInstanceProfile()
    • setInstanceProfile

      public void setInstanceProfile​(String instanceProfile)
    • isInstanceProfileSpecified

      public boolean isInstanceProfileSpecified()
    • unsetInstanceProfile

      public void unsetInstanceProfile()
    • getIpAllocations

      public List<IpAllocation> getIpAllocations()
    • isIpAllocationsSpecified

      public boolean isIpAllocationsSpecified()
    • unsetIpAllocations

      public void unsetIpAllocations()
    • getResourceGroup

      public String getResourceGroup()
    • setResourceGroup

      public void setResourceGroup​(String resourceGroup)
    • isResourceGroupSpecified

      public boolean isResourceGroupSpecified()
    • unsetResourceGroup

      public void unsetResourceGroup()
    • getServerId

      public String getServerId()
    • setServerId

      public void setServerId​(String serverId)
    • isServerIdSpecified

      public boolean isServerIdSpecified()
    • unsetServerId

      public void unsetServerId()
    • getServicePortInterfaceId

      public String getServicePortInterfaceId()
    • setServicePortInterfaceId

      public void setServicePortInterfaceId​(String servicePortInterfaceId)
    • isServicePortInterfaceIdSpecified

      public boolean isServicePortInterfaceIdSpecified()
    • unsetServicePortInterfaceId

      public void unsetServicePortInterfaceId()
    • getServicePortIpAllocationId

      public String getServicePortIpAllocationId()
    • setServicePortIpAllocationId

      public void setServicePortIpAllocationId​(String servicePortIpAllocationId)
    • isServicePortIpAllocationIdSpecified

      public boolean isServicePortIpAllocationIdSpecified()
    • unsetServicePortIpAllocationId

      public void unsetServicePortIpAllocationId()
    • getServicePortVpcId

      public String getServicePortVpcId()
    • setServicePortVpcId

      public void setServicePortVpcId​(String servicePortVpcId)
    • isServicePortVpcIdSpecified

      public boolean isServicePortVpcIdSpecified()
    • unsetServicePortVpcId

      public void unsetServicePortVpcId()
    • getSubnets

      public List<Subnet> getSubnets()
    • isSubnetsSpecified

      public boolean isSubnetsSpecified()
    • unsetSubnets

      public void unsetSubnets()
    • getZone

      public String getZone()
    • setZone

      public void setZone​(String zone)
    • isZoneSpecified

      public boolean isZoneSpecified()
    • unsetZone

      public void unsetZone()