org.apache.whirr.service
Class BlobStoreContextBuilder
java.lang.Object
org.apache.whirr.service.BlobStoreContextBuilder
public class BlobStoreContextBuilder
- extends Object
Method Summary |
static org.jclouds.blobstore.BlobStoreContext |
build(ClusterSpec spec)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BLOBSTORE_APIS
public static final Iterable<String> BLOBSTORE_APIS
- All APIs that are independently configurable.
- See Also:
BLOBSTORE_KEYS
public static final Iterable<String> BLOBSTORE_KEYS
- jclouds providers and apis that can be used in BlobStoreContextFactory
PROVIDER_PROPERTIES
public static final Iterable<String> PROVIDER_PROPERTIES
- configurable properties, scoped to a provider.
BlobStoreContextBuilder
public BlobStoreContextBuilder()
build
public static org.jclouds.blobstore.BlobStoreContext build(ClusterSpec spec)
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.