Class CyaraPulseProcessing

java.lang.Object
com.cyara.apisamples.CyaraPulseProcessing

public class CyaraPulseProcessing
extends java.lang.Object
A basic program to grab all your Pulse calls from a designated timestamp and print out how many failed out of how may calls.

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
    CyaraPulseProcessing()  
  • 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)