@ApiType("SoftLayer_Billing_Item_Gateway_Appliance_Cluster")
public class Cluster
extends Item
The SoftLayer_Billing_Item_Big_Data_Cluster data type contains general information relating to a single SoftLayer billing item for a big data cluster.
See Also:
SoftLayer_Billing_Item_Gateway_Appliance_Cluster
  • Field Details

    • resource

      @ApiProperty protected Group resource
      The resource for a resource group billing item.
  • Constructor Details

    • Cluster

      public Cluster()
  • Method Details

    • getResource

      public Group getResource()
    • setResource

      public void setResource​(Group resource)