Class InstanceGroupManagerPolicyCollection

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class InstanceGroupManagerPolicyCollection
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    InstanceGroupManagerPolicyCollection.
    • Method Detail

      • getLimit

        public Long getLimit()
        Gets the limit. The maximum number of resources that can be returned by the request.
        Returns:
        the limit
      • getNext

        public InstanceGroupManagerPolicyCollectionNext getNext()
        Gets the next. A link to the next page of resources. This property is present for all pages except the last page.
        Returns:
        the next
      • getPolicies

        public List<InstanceGroupManagerPolicy> getPolicies()
        Gets the policies. Collection of instance group manager policies.
        Returns:
        the policies
      • getTotalCount

        public Long getTotalCount()
        Gets the totalCount. The total number of resources across all pages.
        Returns:
        the totalCount