@ApiType("SoftLayer_Container_Product_Order_Network_Protection_Firewall_Dedicated_Upgrade")
public class Upgrade
extends Dedicated
This is the datatype that needs to be populated and sent to SoftLayer_Product_Order::placeOrder. This datatype has everything required to place an order with SoftLayer.
See Also:
SoftLayer_Container_Product_Order_Network_Protection_Firewall_Dedicated_Upgrade
  • Field Details

  • Constructor Details

    • Upgrade

      public Upgrade()
  • Method Details

    • getFirewallId

      public Long getFirewallId()
    • setFirewallId

      public void setFirewallId​(Long firewallId)
    • isFirewallIdSpecified

      public boolean isFirewallIdSpecified()
    • unsetFirewallId

      public void unsetFirewallId()