org.jclouds.openstack.nova.v2_0.domain.regionscoped.
Please use RegionSecurityGroupNameAndPorts
instead. To be removed in jclouds 2.0.@Deprecated public class RegionSecurityGroupNameAndPorts extends RegionAndName
| Modifier and Type | Field and Description |
|---|---|
protected Set<Integer> |
ports
Deprecated.
|
name, NAME_FUNCTION, REGION_FUNCTION, regionId| Constructor and Description |
|---|
RegionSecurityGroupNameAndPorts(String regionId,
String name,
Iterable<Integer> ports)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
Set<Integer> |
getPorts()
Deprecated.
|
int |
hashCode()
Deprecated.
|
com.google.common.base.Objects.ToStringHelper |
string()
Deprecated.
|
fromRegionAndName, fromSlashEncoded, getName, getRegion, slashEncode, toStringpublic boolean equals(Object o)
equals in class RegionAndNamepublic int hashCode()
hashCode in class RegionAndNamepublic com.google.common.base.Objects.ToStringHelper string()
string in class RegionAndNameCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.