org.jclouds.sts
Class STSApiMetadata.Builder

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

public static class STSApiMetadata.Builder
extends org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<STSApi,STSApiMetadata.Builder>


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

STSApiMetadata.Builder

protected STSApiMetadata.Builder()
Method Detail

build

public STSApiMetadata build()

self

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


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