org.jclouds.sqs
Class SQSApiMetadata.Builder<T extends SQSApiMetadata.Builder<T>>

java.lang.Object
  extended by org.jclouds.apis.internal.BaseApiMetadata.Builder<T>
      extended by org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<SQSApi,T>
          extended by org.jclouds.sqs.SQSApiMetadata.Builder<T>
All Implemented Interfaces:
org.jclouds.apis.ApiMetadata.Builder<T>, org.jclouds.rest.HttpApiMetadata.Builder<SQSApi,T>
Enclosing class:
SQSApiMetadata

public abstract static class SQSApiMetadata.Builder<T extends SQSApiMetadata.Builder<T>>
extends org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<SQSApi,T>


Field Summary
 
Fields inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata.Builder
api
 
Constructor Summary
protected SQSApiMetadata.Builder()
           
 
Method Summary
 SQSApiMetadata build()
           
 
Methods inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata.Builder
api, fromApiMetadata
 
Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModule, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, self, version, view, view, views
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jclouds.apis.ApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModule, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, view, view, views
 

Constructor Detail

SQSApiMetadata.Builder

protected SQSApiMetadata.Builder()
Method Detail

build

public SQSApiMetadata build()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.