com.cloudbees.api
Class ApplicationListResponse

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

public class ApplicationListResponse
extends Object


Constructor Summary
ApplicationListResponse()
           
ApplicationListResponse(List<ApplicationInfo> applications)
           
 
Method Summary
 List<ApplicationInfo> getApplications()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationListResponse

public ApplicationListResponse()

ApplicationListResponse

public ApplicationListResponse(List<ApplicationInfo> applications)
Method Detail

getApplications

public List<ApplicationInfo> getApplications()


Copyright © 2011-2012. All Rights Reserved.