org.jclouds.compute.stub
Class StubApiMetadata.Builder

java.lang.Object
  extended by org.jclouds.apis.internal.BaseApiMetadata.Builder<StubApiMetadata.Builder>
      extended by org.jclouds.compute.stub.StubApiMetadata.Builder
All Implemented Interfaces:
org.jclouds.apis.ApiMetadata.Builder<StubApiMetadata.Builder>
Enclosing class:
StubApiMetadata

public static class StubApiMetadata.Builder
extends org.jclouds.apis.internal.BaseApiMetadata.Builder<StubApiMetadata.Builder>


Constructor Summary
protected StubApiMetadata.Builder()
           
 
Method Summary
 StubApiMetadata build()
           
protected  StubApiMetadata.Builder self()
           
 
Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModule, defaultModules, defaultProperties, documentation, endpointName, fromApiMetadata, 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
 

Constructor Detail

StubApiMetadata.Builder

protected StubApiMetadata.Builder()
Method Detail

build

public StubApiMetadata build()

self

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


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