com.cloudbees.api
Class ApplicationDeployResponse

java.lang.Object
  extended by com.cloudbees.api.ApplicationDeployResponse

public class ApplicationDeployResponse
extends Object


Constructor Summary
ApplicationDeployResponse()
           
ApplicationDeployResponse(String id, String url)
           
 
Method Summary
 String getId()
           
 String getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationDeployResponse

public ApplicationDeployResponse()

ApplicationDeployResponse

public ApplicationDeployResponse(String id,
                                 String url)
Method Detail

getId

public String getId()

getUrl

public String getUrl()


Copyright © 2011. All Rights Reserved.