org.jclouds.atmos
Class AtmosApiMetadata.Builder

java.lang.Object
  extended by org.jclouds.apis.internal.BaseApiMetadata.Builder<T>
      extended by org.jclouds.rest.internal.BaseRestApiMetadata.Builder<AtmosApiMetadata.Builder>
          extended by org.jclouds.atmos.AtmosApiMetadata.Builder
All Implemented Interfaces:
org.jclouds.apis.ApiMetadata.Builder<AtmosApiMetadata.Builder>, org.jclouds.rest.RestApiMetadata.Builder<AtmosApiMetadata.Builder>
Enclosing class:
AtmosApiMetadata

public static class AtmosApiMetadata.Builder
extends org.jclouds.rest.internal.BaseRestApiMetadata.Builder<AtmosApiMetadata.Builder>


Field Summary
 
Fields inherited from class org.jclouds.rest.internal.BaseRestApiMetadata.Builder
api, asyncApi
 
Constructor Summary
protected AtmosApiMetadata.Builder()
           
 
Method Summary
 AtmosApiMetadata build()
           
protected  AtmosApiMetadata.Builder self()
           
 
Methods inherited from class org.jclouds.rest.internal.BaseRestApiMetadata.Builder
fromApiMetadata, javaApi
 
Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModule, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, 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

AtmosApiMetadata.Builder

protected AtmosApiMetadata.Builder()
Method Detail

build

public AtmosApiMetadata build()

self

protected AtmosApiMetadata.Builder self()
Specified by:
self in class org.jclouds.apis.internal.BaseApiMetadata.Builder<AtmosApiMetadata.Builder>


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