java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.container.product.Order
com.softlayer.api.service.container.product.order.network.protection.Firewall

@ApiType("SoftLayer_Container_Product_Order_Network_Protection_Firewall")
public class Firewall
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 hardware firewall order with SoftLayer.
See Also:
SoftLayer_Container_Product_Order_Network_Protection_Firewall
  • Constructor Details