@ApiType("SoftLayer_Container_Product_Order_Monitoring_Package")
public class Package
extends Order
This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place a Monitoring Package order with SoftLayer. This class is no longer available.
See Also:
SoftLayer_Container_Product_Order_Monitoring_Package
  • Field Details

  • Constructor Details

    • Package

      public Package()
  • Method Details

    • getServerType

      public String getServerType()
    • setServerType

      public void setServerType​(String serverType)
    • isServerTypeSpecified

      public boolean isServerTypeSpecified()
    • unsetServerType

      public void unsetServerType()