Class ResetAllModelPSSTs

java.lang.Object
com.cyara.apisamples.ResetAllModelPSSTs

public class ResetAllModelPSSTs
extends java.lang.Object
This program will change every single menu's PSST in every single CX Model in your account to your specified value. THIS CANNOT BE UNDONE! Used to show the bulk change capabilities of the API's exporting and importing of CX Model JSON.

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