org.jclouds.hpcloud.objectstorage.lvs
Class HPCloudObjectStorageLasVegasPropertiesBuilder

java.lang.Object
  extended by org.jclouds.PropertiesBuilder
      extended by org.jclouds.openstack.swift.SwiftPropertiesBuilder
          extended by org.jclouds.hpcloud.objectstorage.lvs.HPCloudObjectStorageLasVegasPropertiesBuilder

public class HPCloudObjectStorageLasVegasPropertiesBuilder
extends SwiftPropertiesBuilder

Author:
Jeremy Daggett

Field Summary
 
Fields inherited from class org.jclouds.PropertiesBuilder
properties
 
Constructor Summary
HPCloudObjectStorageLasVegasPropertiesBuilder(Properties properties)
           
 
Method Summary
protected  Properties defaultProperties()
           
 
Methods inherited from class org.jclouds.openstack.swift.SwiftPropertiesBuilder
withMetaPrefix
 
Methods inherited from class org.jclouds.PropertiesBuilder
apiVersion, build, buildVersion, credentials, endpoint, iso3166Codes, limitConnectionsPerHostTo, limitConnectionsTo, limitIoWorkerThreadsTo, limitUserThreadsTo, provider, relaxSSLHostname, sessionInterval, trustAllCerts, useSystemProxies, withConnectionTimeout, withMaxClientReuse, withMaxRedirects, withMaxRetries, withMaxSessionFailures, withProxyHost, withProxyPassword, withProxyPort, withProxyUser, withRetriesDelayStart, withSOTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HPCloudObjectStorageLasVegasPropertiesBuilder

public HPCloudObjectStorageLasVegasPropertiesBuilder(Properties properties)
Method Detail

defaultProperties

protected Properties defaultProperties()
Overrides:
defaultProperties in class SwiftPropertiesBuilder


Copyright © 2009-2012 jclouds. All Rights Reserved.