Class InsightQueryItemPropertiesReferenceTimeRange


  • public final class InsightQueryItemPropertiesReferenceTimeRange
    extends Object
    The insight chart query.
    • Constructor Detail

      • InsightQueryItemPropertiesReferenceTimeRange

        public InsightQueryItemPropertiesReferenceTimeRange()
    • Method Detail

      • beforeRange

        public String beforeRange()
        Get the beforeRange property: Additional query time for looking back.
        Returns:
        the beforeRange value.
      • withBeforeRange

        public InsightQueryItemPropertiesReferenceTimeRange withBeforeRange​(String beforeRange)
        Set the beforeRange property: Additional query time for looking back.
        Parameters:
        beforeRange - the beforeRange value to set.
        Returns:
        the InsightQueryItemPropertiesReferenceTimeRange object itself.
      • validate

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