org.jclouds.oauth.v2
Class OAuthApiMetadata.Builder

java.lang.Object
  extended by org.jclouds.apis.internal.BaseApiMetadata.Builder<T>
      extended by org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<OAuthApi,OAuthApiMetadata.Builder>
          extended by org.jclouds.oauth.v2.OAuthApiMetadata.Builder
All Implemented Interfaces:
org.jclouds.apis.ApiMetadata.Builder<OAuthApiMetadata.Builder>, org.jclouds.rest.HttpApiMetadata.Builder<OAuthApi,OAuthApiMetadata.Builder>
Enclosing class:
OAuthApiMetadata

public static class OAuthApiMetadata.Builder
extends org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<OAuthApi,OAuthApiMetadata.Builder>


Field Summary
 
Fields inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata.Builder
api
 
Constructor Summary
protected OAuthApiMetadata.Builder()
           
 
Method Summary
 OAuthApiMetadata build()
           
protected  OAuthApiMetadata.Builder self()
           
 
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, 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

OAuthApiMetadata.Builder

protected OAuthApiMetadata.Builder()
Method Detail

build

public OAuthApiMetadata build()

self

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


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