Class IDFilter

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

    public class IDFilter
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Filter on offering ID's. There is an include filter and an exclule filter. Both can be set.
    • Method Detail

      • newBuilder

        public IDFilter.Builder newBuilder()
        New builder.
        Returns:
        a IDFilter builder
      • include

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

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