Class Package


  • @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
    • Constructor Detail

      • Package

        public Package()
    • Method Detail

      • getServerType

        public String getServerType()
      • setServerType

        public void setServerType​(String serverType)
      • isServerTypeSpecified

        public boolean isServerTypeSpecified()
      • unsetServerType

        public void unsetServerType()