Class FlowSeriesResponse


  • public class FlowSeriesResponse
    extends Object
    • Constructor Detail

      • FlowSeriesResponse

        public FlowSeriesResponse()
    • Method Detail

      • getStart

        public long getStart()
      • setStart

        public void setStart​(long start)
      • getEnd

        public long getEnd()
      • setEnd

        public void setEnd​(long end)
      • getTimestamps

        public List<Long> getTimestamps()
      • setTimestamps

        public void setTimestamps​(List<Long> timestamps)