public class ZoneSecurityGroupNameAndPorts extends ZoneAndName
| Modifier and Type | Field and Description |
|---|---|
protected Set<Integer> |
ports |
name, NAME_FUNCTION, ZONE_FUNCTION, zoneId| Constructor and Description |
|---|
ZoneSecurityGroupNameAndPorts(String zoneId,
String name,
Iterable<Integer> ports) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<Integer> |
getPorts() |
int |
hashCode() |
com.google.common.base.Objects.ToStringHelper |
string() |
fromSlashEncoded, fromZoneAndName, getName, getZone, slashEncode, toStringpublic boolean equals(Object o)
equals in class ZoneAndNamepublic int hashCode()
hashCode in class ZoneAndNamepublic com.google.common.base.Objects.ToStringHelper string()
string in class ZoneAndNameCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.