Class RegionAndName
java.lang.Object
org.jclouds.googlecomputeengine.compute.domain.internal.RegionAndName
Helpful when looking for resources by region and name
-
Method Summary
Modifier and TypeMethodDescriptionstatic RegionAndName
fromRegionAndName
(String regionId, String name) static RegionAndName
fromSlashEncoded
(String name) abstract String
name()
abstract String
regionId()
-
Method Details
-
regionId
-
name
-
fromSlashEncoded
-
fromRegionAndName
-
slashEncode
-