Class GetAppResponse

java.lang.Object
client.model.v2.GetAppResponse

public class GetAppResponse extends Object
  • Constructor Details

    • GetAppResponse

      public GetAppResponse()
  • Method Details

    • getApp

      public App getApp()
    • setApp

      public void setApp(App app)
    • toString

      public String toString()
      Overrides:
      toString in class Object