|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jclouds.PropertiesBuilder
org.jclouds.ec2.EC2PropertiesBuilder
org.jclouds.aws.ec2.AWSEC2PropertiesBuilder
public class AWSEC2PropertiesBuilder
Builds properties used in EC2 Clients
Field Summary |
---|
Fields inherited from class org.jclouds.PropertiesBuilder |
---|
properties |
Constructor Summary | |
---|---|
AWSEC2PropertiesBuilder()
|
|
AWSEC2PropertiesBuilder(Properties properties)
|
Method Summary | |
---|---|
Properties |
build()
|
protected Properties |
defaultProperties()
|
protected void |
warnAndReplaceIfUsingOldCCImageKey(Properties props)
|
protected void |
warnAndReplaceIfUsingOldImageKey(Properties props)
|
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 |
Constructor Detail |
---|
public AWSEC2PropertiesBuilder()
public AWSEC2PropertiesBuilder(Properties properties)
Method Detail |
---|
protected Properties defaultProperties()
defaultProperties
in class org.jclouds.ec2.EC2PropertiesBuilder
public Properties build()
build
in class org.jclouds.PropertiesBuilder
protected void warnAndReplaceIfUsingOldImageKey(Properties props)
protected void warnAndReplaceIfUsingOldCCImageKey(Properties props)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |