Class Cluster


  • @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 Detail

      • resource

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

      • Cluster

        public Cluster()
    • Method Detail

      • getResource

        public Group getResource()
      • setResource

        public void setResource​(Group resource)