Class CategoryFilter

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

    public class CategoryFilter
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Filter on a category. The filter will match against the values of the given category with include or exclude.
    • Method Detail

      • include

        public java.lang.Boolean include()
        Gets the include. -> true - This is an include filter, false - this is an exclude filter.
        Returns:
        the include
      • filter

        public FilterTerms filter()
        Gets the filter. Offering filter terms.
        Returns:
        the filter