public class Utils extends Object
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static VCloudError |
newError(Map<String,String> attributes) |
static ReferenceType |
newReferenceType(Map<String,String> attributes) |
static ReferenceType |
newReferenceType(Map<String,String> attributes,
String defaultType) |
static void |
putReferenceType(Map<String,ReferenceType> map,
Map<String,String> attributes) |
public static ReferenceType newReferenceType(Map<String,String> attributes, String defaultType)
public static ReferenceType newReferenceType(Map<String,String> attributes)
public static VCloudError newError(Map<String,String> attributes)
Copyright © 2009-2012 jclouds. All Rights Reserved.