Uses of Class
org.jclouds.openstack.nova.v2_0.domain.zonescoped.RegionAndName
Packages that use RegionAndName
-
Uses of RegionAndName in org.jclouds.openstack.nova.v2_0.domain.zonescoped
Subclasses of RegionAndName in org.jclouds.openstack.nova.v2_0.domain.zonescopedModifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.This package has been replaced withorg.jclouds.openstack.nova.v2_0.domain.regionscoped
.Fields in org.jclouds.openstack.nova.v2_0.domain.zonescoped with type parameters of type RegionAndNameModifier and TypeFieldDescriptionstatic final com.google.common.base.Function
<RegionAndName, String> RegionAndName.NAME_FUNCTION
Deprecated.static final com.google.common.base.Function
<RegionAndName, String> RegionAndName.REGION_FUNCTION
Deprecated.Methods in org.jclouds.openstack.nova.v2_0.domain.zonescoped that return RegionAndNameModifier and TypeMethodDescriptionstatic RegionAndName
RegionAndName.fromRegionAndName
(String regionId, String name) Deprecated.static RegionAndName
RegionAndName.fromSlashEncoded
(String name) Deprecated.
org.jclouds.openstack.nova.v2_0.domain.regionscoped
.