org.jclouds.byon
Class BYONApiMetadata.Builder

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

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


Constructor Summary
protected BYONApiMetadata.Builder()
           
 
Method Summary
 BYONApiMetadata build()
           
protected  BYONApiMetadata.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

BYONApiMetadata.Builder

protected BYONApiMetadata.Builder()
Method Detail

build

public BYONApiMetadata build()

self

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


Copyright © 2009-2013 jclouds. All Rights Reserved.