Uses of Class
com.cloudbees.api.ServerInfo

Packages that use ServerInfo
com.cloudbees.api   
 

Uses of ServerInfo in com.cloudbees.api
 

Methods in com.cloudbees.api that return ServerInfo
 ServerInfo BeesClient.serverCreate(String poolId, Map<String,String> parameters)
           
 ServerInfo BeesClient.serverInfo(String serverId)
           
 

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

Method parameters in com.cloudbees.api with type arguments of type ServerInfo
 void ServerPoolInfo.setServers(List<ServerInfo> servers)
           
 



Copyright © 2011-2013. All Rights Reserved.