Class ListResourceGroupsOptions

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

    public class ListResourceGroupsOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The listResourceGroups options.
    • Method Detail

      • accountId

        public java.lang.String accountId()
        Gets the accountId. The ID of the account that contains the resource groups that you want to get.
        Returns:
        the accountId
      • date

        public java.lang.String date()
        Gets the date. The date in the format of YYYY-MM which returns resource groups. Deleted resource groups will be excluded before this month.
        Returns:
        the date
      • name

        public java.lang.String name()
        Gets the name. The name of the resource group.
        Returns:
        the name
      • xDefault

        public java.lang.Boolean xDefault()
        Gets the xDefault. Boolean value to specify whether or not to list default resource groups.
        Returns:
        the xDefault
      • includeDeleted

        public java.lang.Boolean includeDeleted()
        Gets the includeDeleted. Boolean value to specify whether or not to list default resource groups.
        Returns:
        the includeDeleted