java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.container.hardware.pool.Details

@ApiType("SoftLayer_Container_Hardware_Pool_Details")
public class Details
extends Entity
See Also:
SoftLayer_Container_Hardware_Pool_Details
  • Field Details

  • Constructor Details

    • Details

      public Details()
  • Method Details

    • getPendingOrders

      public Long getPendingOrders()
    • setPendingOrders

      public void setPendingOrders​(Long pendingOrders)
    • isPendingOrdersSpecified

      public boolean isPendingOrdersSpecified()
    • unsetPendingOrders

      public void unsetPendingOrders()
    • getPendingTransactions

      public Long getPendingTransactions()
    • setPendingTransactions

      public void setPendingTransactions​(Long pendingTransactions)
    • isPendingTransactionsSpecified

      public boolean isPendingTransactionsSpecified()
    • unsetPendingTransactions

      public void unsetPendingTransactions()
    • getPoolDescription

      public String getPoolDescription()
    • setPoolDescription

      public void setPoolDescription​(String poolDescription)
    • isPoolDescriptionSpecified

      public boolean isPoolDescriptionSpecified()
    • unsetPoolDescription

      public void unsetPoolDescription()
    • getPoolKeyName

      public String getPoolKeyName()
    • setPoolKeyName

      public void setPoolKeyName​(String poolKeyName)
    • isPoolKeyNameSpecified

      public boolean isPoolKeyNameSpecified()
    • unsetPoolKeyName

      public void unsetPoolKeyName()
    • getPoolName

      public String getPoolName()
    • setPoolName

      public void setPoolName​(String poolName)
    • isPoolNameSpecified

      public boolean isPoolNameSpecified()
    • unsetPoolName

      public void unsetPoolName()
    • getRouters

      public List<Router> getRouters()
    • isRoutersSpecified

      public boolean isRoutersSpecified()
    • unsetRouters

      public void unsetRouters()
    • getTotalHardware

      public Long getTotalHardware()
    • setTotalHardware

      public void setTotalHardware​(Long totalHardware)
    • isTotalHardwareSpecified

      public boolean isTotalHardwareSpecified()
    • unsetTotalHardware

      public void unsetTotalHardware()
    • getTotalInventoryHardware

      public Long getTotalInventoryHardware()
    • setTotalInventoryHardware

      public void setTotalInventoryHardware​(Long totalInventoryHardware)
    • isTotalInventoryHardwareSpecified

      public boolean isTotalInventoryHardwareSpecified()
    • unsetTotalInventoryHardware

      public void unsetTotalInventoryHardware()
    • getTotalProvisionedHardware

      public Long getTotalProvisionedHardware()
    • setTotalProvisionedHardware

      public void setTotalProvisionedHardware​(Long totalProvisionedHardware)
    • isTotalProvisionedHardwareSpecified

      public boolean isTotalProvisionedHardwareSpecified()
    • unsetTotalProvisionedHardware

      public void unsetTotalProvisionedHardware()
    • getTotalTestedHardware

      public Long getTotalTestedHardware()
    • setTotalTestedHardware

      public void setTotalTestedHardware​(Long totalTestedHardware)
    • isTotalTestedHardwareSpecified

      public boolean isTotalTestedHardwareSpecified()
    • unsetTotalTestedHardware

      public void unsetTotalTestedHardware()
    • getTotalTestingHardware

      public Long getTotalTestingHardware()
    • setTotalTestingHardware

      public void setTotalTestingHardware​(Long totalTestingHardware)
    • isTotalTestingHardwareSpecified

      public boolean isTotalTestingHardwareSpecified()
    • unsetTotalTestingHardware

      public void unsetTotalTestingHardware()