org.jclouds.cloudsigma
Class CloudSigmaLasVegasPropertiesBuilder

java.lang.Object
  extended by org.jclouds.PropertiesBuilder
      extended by org.jclouds.cloudsigma.CloudSigmaPropertiesBuilder
          extended by org.jclouds.cloudsigma.CloudSigmaLasVegasPropertiesBuilder

public class CloudSigmaLasVegasPropertiesBuilder
extends CloudSigmaPropertiesBuilder

Builds properties used in CloudSigma Clients

Author:
Adrian Cole

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

CloudSigmaLasVegasPropertiesBuilder

public CloudSigmaLasVegasPropertiesBuilder(Properties properties)
Method Detail

defaultProperties

protected Properties defaultProperties()
Overrides:
defaultProperties in class CloudSigmaPropertiesBuilder


Copyright © 2009-2011 jclouds. All Rights Reserved.