public class SLB extends BuiltinServer
BuiltinServer.BuiltinServerType
Constructor and Description |
---|
SLB() |
Modifier and Type | Method and Description |
---|---|
boolean |
getBackout() |
String |
getCategory() |
Set<IntermediateCACert> |
getCcacerts() |
String |
getComment() |
boolean |
getConfigUpdateExist() |
String |
getCurrentVersion() |
ErrorStatistics |
getErrorStatistics() |
boolean |
getFirmUpdateExist() |
Set<Group> |
getGroups() |
String |
getIpAddress() |
String |
getLatestVersion() |
LoadStatistics |
getLoadStatistics() |
Set<ServerCert> |
getServercerts() |
String |
getSrcPort() |
String |
getSrcType() |
String |
getStatus() |
String |
getUpdateDate() |
String |
getWebAccelerator() |
getCreator, getFirewall, getId, getLoadbalancer, getName, getSlbVip, getType
public String getIpAddress()
public Set<IntermediateCACert> getCcacerts()
public Set<ServerCert> getServercerts()
public String getSrcType()
public String getSrcPort()
public String getStatus()
public ErrorStatistics getErrorStatistics()
public LoadStatistics getLoadStatistics()
public String getCategory()
public String getLatestVersion()
public String getComment()
public boolean getFirmUpdateExist()
public boolean getConfigUpdateExist()
public boolean getBackout()
public String getUpdateDate()
public String getCurrentVersion()
public String getWebAccelerator()
Copyright © 2009-2013 jclouds. All Rights Reserved.