Class SolarSystemExample


  • public class SolarSystemExample
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void main​(java.lang.String APIKey, java.lang.String templatetype)  
      • Methods inherited from class java.lang.Object

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

      • SolarSystemExample

        public SolarSystemExample()
    • Method Detail

      • main

        public void main​(java.lang.String APIKey,
                         java.lang.String templatetype)
                  throws java.lang.Exception
        Parameters:
        APIKey - Your Cloud Office Print API key
        templatetype - The type of the template: either "docx" or "pptx"
        Throws:
        java.lang.Exception