org.jclouds.epc
Class EucalyptusPartnerCloudPropertiesBuilder

java.lang.Object
  extended by org.jclouds.PropertiesBuilder
      extended by org.jclouds.ec2.EC2PropertiesBuilder
          extended by org.jclouds.eucalyptus.EucalyptusPropertiesBuilder
              extended by org.jclouds.epc.EucalyptusPartnerCloudPropertiesBuilder

public class EucalyptusPartnerCloudPropertiesBuilder
extends EucalyptusPropertiesBuilder

Builds properties used in EucalyptusPartnerCloudEucalyptus Clients

Author:
Adrian Cole

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

EucalyptusPartnerCloudPropertiesBuilder

public EucalyptusPartnerCloudPropertiesBuilder(Properties properties)
Method Detail

defaultProperties

protected Properties defaultProperties()
Overrides:
defaultProperties in class EucalyptusPropertiesBuilder


Copyright © 2009-2011 jclouds. All Rights Reserved.