java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.billing.Item
com.softlayer.api.service.billing.item.user.customer.external.Binding

@ApiType("SoftLayer_Billing_Item_User_Customer_External_Binding")
public class Binding
extends Item
The SoftLayer_Billing_Item_Network_Application_Delivery_Controller data type describes the billing item related to an external authentication binding
See Also:
SoftLayer_Billing_Item_User_Customer_External_Binding
  • Field Details

    • resource

      @ApiProperty protected Binding resource
      The external authentication binding that a billing item is associated with.
  • Constructor Details

    • Binding

      public Binding()
  • Method Details

    • getResource

      public Binding getResource()
    • setResource

      public void setResource​(Binding resource)