org.jclouds.elasticstack
Class ElasticStackPropertiesBuilder

java.lang.Object
  extended by org.jclouds.PropertiesBuilder
      extended by org.jclouds.elasticstack.ElasticStackPropertiesBuilder
Direct Known Subclasses:
ElasticHostsBlueSquareLondonPropertiesBuilder, ElasticHostsPeer1LondonPropertiesBuilder, ElasticHostsPeer1SanAntonioPropertiesBuilder, Go2CloudJohannesburg1PropertiesBuilder, OpenHostingEast1PropertiesBuilder, ServerloveManchesterPropertiesBuilder, SkaliCloudMalaysiaPropertiesBuilder

public class ElasticStackPropertiesBuilder
extends PropertiesBuilder

Builds properties used in elasticstack Clients

Author:
Adrian Cole

Field Summary
 
Fields inherited from class org.jclouds.PropertiesBuilder
properties
 
Constructor Summary
ElasticStackPropertiesBuilder(Properties properties)
           
 
Method Summary
 Properties build()
           
protected  Properties defaultProperties()
           
 
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

ElasticStackPropertiesBuilder

public ElasticStackPropertiesBuilder(Properties properties)
Method Detail

defaultProperties

protected Properties defaultProperties()
Overrides:
defaultProperties in class PropertiesBuilder

build

public Properties build()
Overrides:
build in class PropertiesBuilder


Copyright © 2009-2011 jclouds. All Rights Reserved.