|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.PropertiesBuilder
org.jclouds.s3.S3PropertiesBuilder
public class S3PropertiesBuilder
Builds properties used in S3 Connections
| Field Summary |
|---|
| Fields inherited from class org.jclouds.PropertiesBuilder |
|---|
properties |
| Constructor Summary | |
|---|---|
S3PropertiesBuilder()
|
|
S3PropertiesBuilder(Properties properties)
|
|
| Method Summary | |
|---|---|
Properties |
build()
|
protected Properties |
defaultProperties()
|
protected void |
setMetaPrefix()
|
protected S3PropertiesBuilder |
withMetaPrefix(String prefix)
|
| Methods inherited from class org.jclouds.PropertiesBuilder |
|---|
apiVersion, 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 |
|---|
public S3PropertiesBuilder(Properties properties)
public S3PropertiesBuilder()
| Method Detail |
|---|
protected Properties defaultProperties()
defaultProperties in class org.jclouds.PropertiesBuilderprotected S3PropertiesBuilder withMetaPrefix(String prefix)
protected void setMetaPrefix()
public Properties build()
build in class org.jclouds.PropertiesBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||