public class Group extends Object
Constructor and Description |
---|
Group() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBalanceType() |
Set<Cause> |
getCauses() |
int |
getCertNum() |
int |
getId() |
int |
getInterval() |
int |
getMaxConnection() |
String |
getMonitorType() |
int |
getPort1() |
int |
getPort2() |
String |
getProtocol() |
org.jclouds.fujitsu.fgcp.domain.Group.RecoveryAction |
getRecoveryAction() |
int |
getRetryCount() |
Set<Target> |
getTargets() |
int |
getTimeout() |
int |
getUniqueRetention() |
String |
getUniqueType() |
String |
getValidity() |
int |
hashCode() |
String |
toString() |
public int getId()
public String getProtocol()
public int getPort1()
public int getPort2()
public String getBalanceType()
public String getUniqueType()
public String getMonitorType()
public int getMaxConnection()
public int getUniqueRetention()
public int getInterval()
public int getTimeout()
public int getRetryCount()
public int getCertNum()
public org.jclouds.fujitsu.fgcp.domain.Group.RecoveryAction getRecoveryAction()
public String getValidity()
Copyright © 2009-2013 jclouds. All Rights Reserved.