public class SecurityGroupInZone extends ZoneAndName
| Modifier and Type | Field and Description | 
|---|---|
protected SecurityGroup | 
securityGroup  | 
name, NAME_FUNCTION, ZONE_FUNCTION, zoneId| Constructor and Description | 
|---|
SecurityGroupInZone(SecurityGroup securityGroup,
                   String zoneId)  | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityGroup | 
getServer()  | 
String | 
toString()  | 
equals, fromSlashEncoded, fromZoneAndName, getName, getZone, hashCode, slashEncode, stringprotected final SecurityGroup securityGroup
public SecurityGroupInZone(SecurityGroup securityGroup, String zoneId)
public SecurityGroup getServer()
public String toString()
toString in class ZoneAndNameCopyright © 2009-2013 jclouds. All Rights Reserved.