Class ThreatIntelligenceSortingCriteria


  • public final class ThreatIntelligenceSortingCriteria
    extends Object
    List of available columns for sorting.
    • Constructor Detail

      • ThreatIntelligenceSortingCriteria

        public ThreatIntelligenceSortingCriteria()
    • Method Detail

      • itemKey

        public String itemKey()
        Get the itemKey property: Column name.
        Returns:
        the itemKey value.
      • withItemKey

        public ThreatIntelligenceSortingCriteria withItemKey​(String itemKey)
        Set the itemKey property: Column name.
        Parameters:
        itemKey - the itemKey value to set.
        Returns:
        the ThreatIntelligenceSortingCriteria object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.