Class Upgrade


  • @ApiType("SoftLayer_Container_Product_Order_Gateway_Appliance_Upgrade")
    public class Upgrade
    extends Order
    This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to upgrade a [[SoftLayer_Network_Gateway (type)|network gateway]].
    See Also:
    SoftLayer_Container_Product_Order_Gateway_Appliance_Upgrade
    • Field Detail

      • gatewayIdSpecified

        protected boolean gatewayIdSpecified
    • Constructor Detail

      • Upgrade

        public Upgrade()
    • Method Detail

      • getGatewayId

        public Long getGatewayId()
      • setGatewayId

        public void setGatewayId​(Long gatewayId)
      • isGatewayIdSpecified

        public boolean isGatewayIdSpecified()
      • unsetGatewayId

        public void unsetGatewayId()