org.jclouds.ec2.compute.util
Class EC2ComputeUtils

java.lang.Object
  extended by org.jclouds.ec2.compute.util.EC2ComputeUtils

@Singleton
public class EC2ComputeUtils
extends Object

Author:
Adrian Cole

Constructor Summary
EC2ComputeUtils()
           
 
Method Summary
static String getZoneFromLocationOrNull(Location location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EC2ComputeUtils

public EC2ComputeUtils()
Method Detail

getZoneFromLocationOrNull

public static String getZoneFromLocationOrNull(Location location)


Copyright © 2009-2011 jclouds. All Rights Reserved.