public class UserAPIClusterSite
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static UserAPIClusterSite |
instance |
Constructor and Description |
---|
UserAPIClusterSite() |
UserAPIClusterSite(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
void |
setCuicServer(CuicServer cuicServer) |
ClusterSite[] |
userAPIGetAllSites() |
public static UserAPIClusterSite instance
public UserAPIClusterSite()
public UserAPIClusterSite(CuicServer server)
public void setCuicServer(CuicServer cuicServer)
public CuicServer getCuicServer()
public ClusterSite[] userAPIGetAllSites() throws java.lang.Exception
java.lang.Exception