Class FilterGroupDetails.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • filters

        public FilterGroupDetails.Builder filters​(List<Filter> filters)
        A list of filters against which the Announcements service matches announcements.

        You cannot combine the RESOURCE_ID filter with any other type of filter within a given filter group. For filter types that support multiple values, specify the values individually.

        Parameters:
        filters - the value to set
        Returns:
        this builder