org.jclouds.azureblob
Class AzureBlobPropertiesBuilder
java.lang.Object
org.jclouds.PropertiesBuilder
org.jclouds.azure.storage.AzureStoragePropertiesBuilder
org.jclouds.azureblob.AzureBlobPropertiesBuilder
public class AzureBlobPropertiesBuilder
- extends AzureStoragePropertiesBuilder
Builds properties used in AzureBlob Connections
- Author:
- Adrian Cole
Methods inherited from class org.jclouds.PropertiesBuilder |
apiVersion, 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 |
AzureBlobPropertiesBuilder
public AzureBlobPropertiesBuilder(Properties properties)
defaultProperties
protected Properties defaultProperties()
- Overrides:
defaultProperties
in class PropertiesBuilder
Copyright © 2009-2011 jclouds. All Rights Reserved.