org.jclouds.vcloud
Class VCloudApiMetadata.Builder

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

public static class VCloudApiMetadata.Builder
extends org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<VCloudApi,VCloudApiMetadata.Builder>


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

VCloudApiMetadata.Builder

protected VCloudApiMetadata.Builder()
Method Detail

build

public VCloudApiMetadata build()

self

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


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