org.jclouds.vcloud.util
Class Utils
java.lang.Object
org.jclouds.vcloud.util.Utils
public class Utils
- extends Object
- Author:
- Adrian Cole
Constructor Summary |
Utils()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
newReferenceType
public static ReferenceType newReferenceType(Map<String,String> attributes,
String defaultType)
newReferenceType
public static ReferenceType newReferenceType(Map<String,String> attributes)
newError
public static VCloudError newError(Map<String,String> attributes)
putReferenceType
public static void putReferenceType(Map<String,ReferenceType> map,
Map<String,String> attributes)
Copyright © 2009-2011 jclouds. All Rights Reserved.