Class AdjustThresholds

java.lang.Object
com.cyara.apisamples.AdjustThresholds

public class AdjustThresholds
extends java.lang.Object
For a given timeframe, will grab up to 1000 Pulse calls and produce results showing you every unique prompt, and all the different threshold time results for each prompt. This allows you to adjust threshold times accordingly, great when building out your Pulse library. This program works best when all your prompts are blockified without duplicates.

This is not an official Cyara product and is not officially supported. It is used for demonstration and training purposes. For assistance, contact chris.ryan@cyara.com

Version:
1.1
Author:
Chris Ryan
  • Constructor Summary

    Constructors 
    Constructor Description
    AdjustThresholds()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] argv)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • main

      public static void main​(java.lang.String[] argv) throws java.io.IOException
      Throws:
      java.io.IOException