Class ResultInfoScannedRange

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

    public class ResultInfoScannedRange
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The time window of the events.
    • Constructor Detail

      • ResultInfoScannedRange

        public ResultInfoScannedRange()
    • Method Detail

      • getSince

        public String getSince()
        Gets the since. Start date and time of the events.
        Returns:
        the since
      • getUntil

        public String getUntil()
        Gets the until. End date and time of the events.
        Returns:
        the until