com.cloudbees.api
Class ServiceListResponse

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

public class ServiceListResponse
extends Object


Constructor Summary
ServiceListResponse()
           
 
Method Summary
 List<ServiceInfo> getServices()
           
 void setServices(List<ServiceInfo> services)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceListResponse

public ServiceListResponse()
Method Detail

getServices

public List<ServiceInfo> getServices()

setServices

public void setServices(List<ServiceInfo> services)


Copyright © 2011-2013. All Rights Reserved.