Class RegionSecurityGroupNameAndPorts
java.lang.Object
org.jclouds.openstack.nova.v2_0.domain.zonescoped.RegionAndName
org.jclouds.openstack.nova.v2_0.domain.zonescoped.RegionSecurityGroupNameAndPorts
Deprecated.
-
Field Summary
FieldsFields inherited from class org.jclouds.openstack.nova.v2_0.domain.zonescoped.RegionAndName
name, NAME_FUNCTION, REGION_FUNCTION, regionId
-
Constructor Summary
ConstructorsConstructorDescriptionRegionSecurityGroupNameAndPorts
(String regionId, String name, Iterable<Integer> ports) Deprecated. -
Method Summary
Methods inherited from class org.jclouds.openstack.nova.v2_0.domain.zonescoped.RegionAndName
fromRegionAndName, fromSlashEncoded, getName, getRegion, slashEncode, toString
-
Field Details
-
ports
Deprecated.
-
-
Constructor Details
-
RegionSecurityGroupNameAndPorts
Deprecated.
-
-
Method Details
-
getPorts
Deprecated. -
equals
Deprecated.- Overrides:
equals
in classRegionAndName
-
hashCode
public int hashCode()Deprecated.- Overrides:
hashCode
in classRegionAndName
-
string
public com.google.common.base.MoreObjects.ToStringHelper string()Deprecated.- Overrides:
string
in classRegionAndName
-
org.jclouds.openstack.nova.v2_0.domain.regionscoped
. Please useRegionSecurityGroupNameAndPorts
instead. To be removed in jclouds 2.0.