org.jclouds.openstack.swift
Class SwiftPropertiesBuilder
java.lang.Object
org.jclouds.PropertiesBuilder
org.jclouds.openstack.swift.SwiftPropertiesBuilder
- Direct Known Subclasses:
- CloudFilesUKPropertiesBuilder, CloudFilesUSPropertiesBuilder
public class SwiftPropertiesBuilder
- extends PropertiesBuilder
Builds properties used in CloudFiles Connections
- Author:
- Adrian Cole
Methods inherited from class org.jclouds.PropertiesBuilder |
apiVersion, build, 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 |
SwiftPropertiesBuilder
public SwiftPropertiesBuilder(Properties properties)
defaultProperties
protected Properties defaultProperties()
- Overrides:
defaultProperties
in class PropertiesBuilder
withMetaPrefix
protected SwiftPropertiesBuilder withMetaPrefix(String prefix)
Copyright © 2009-2011 jclouds. All Rights Reserved.