Uses of Class
com.cloudbees.api.ServerPoolInfo

Packages that use ServerPoolInfo
com.cloudbees.api   
 

Uses of ServerPoolInfo in com.cloudbees.api
 

Methods in com.cloudbees.api that return ServerPoolInfo
 ServerPoolInfo BeesClient.serverPoolCreate(String account, String poolName, Map<String,String> parameters)
           
 ServerPoolInfo BeesClient.serverPoolInfo(String poolId)
           
 ServerPoolInfo BeesClient.serverPoolInfo(String poolId, boolean withApplications)
           
 

Methods in com.cloudbees.api that return types with arguments of type ServerPoolInfo
 List<ServerPoolInfo> ServerPoolListResponse.getPools()
           
 

Method parameters in com.cloudbees.api with type arguments of type ServerPoolInfo
 void ServerPoolListResponse.setPools(List<ServerPoolInfo> pools)
           
 



Copyright © 2011-2013. All Rights Reserved.