Class RegionAndName
java.lang.Object
org.jclouds.openstack.nova.v2_0.domain.zonescoped.RegionAndName
- Direct Known Subclasses:
RegionSecurityGroupNameAndPorts
,SecurityGroupInRegion
Deprecated.
Helpful when looking for resources by region and name
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final String
Deprecated.static final com.google.common.base.Function
<RegionAndName, String> Deprecated.static final com.google.common.base.Function
<RegionAndName, String> Deprecated.protected final String
Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.static RegionAndName
fromRegionAndName
(String regionId, String name) Deprecated.static RegionAndName
fromSlashEncoded
(String name) Deprecated.getName()
Deprecated.Deprecated.int
hashCode()
Deprecated.Deprecated.protected com.google.common.base.MoreObjects.ToStringHelper
string()
Deprecated.toString()
Deprecated.
-
Field Details
-
NAME_FUNCTION
Deprecated. -
REGION_FUNCTION
Deprecated. -
regionId
Deprecated. -
name
Deprecated.
-
-
Constructor Details
-
RegionAndName
Deprecated.
-
-
Method Details
-
fromSlashEncoded
Deprecated. -
fromRegionAndName
Deprecated. -
slashEncode
Deprecated. -
getRegion
Deprecated. -
getName
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated. -
string
protected com.google.common.base.MoreObjects.ToStringHelper string()Deprecated.
-
org.jclouds.openstack.nova.v2_0.domain.regionscoped
. Please useRegionAndName
instead. To be removed in jclouds 2.0.