public class SecurityGroupInRegion extends RegionAndName
Modifier and Type | Field and Description |
---|---|
protected SecurityGroup |
securityGroup |
name, NAME_FUNCTION, REGION_FUNCTION, regionId
Constructor and Description |
---|
SecurityGroupInRegion(SecurityGroup securityGroup,
String regionId) |
Modifier and Type | Method and Description |
---|---|
SecurityGroup |
getSecurityGroup() |
protected com.google.common.base.Objects.ToStringHelper |
string() |
String |
toString() |
equals, fromRegionAndName, fromSlashEncoded, getName, getRegion, hashCode, slashEncode
protected final SecurityGroup securityGroup
public SecurityGroupInRegion(SecurityGroup securityGroup, String regionId)
public SecurityGroup getSecurityGroup()
protected com.google.common.base.Objects.ToStringHelper string()
string
in class RegionAndName
public String toString()
toString
in class RegionAndName
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.