Class TestingbotStorageUploadResponse

java.lang.Object
com.testingbot.models.TestingbotStorageUploadResponse
All Implemented Interfaces:
java.io.Serializable

public class TestingbotStorageUploadResponse
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    TestingbotStorageUploadResponse()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getAppUrl()  
    void setAppUrl​(java.lang.String appUrl)  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • getAppUrl

      public java.lang.String getAppUrl()
    • setAppUrl

      public void setAppUrl​(java.lang.String appUrl)
      Parameters:
      appUrl - the data to set