org.jclouds.byon
Class BYONApiMetadata.Builder

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

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


Field Summary
 
Fields inherited from class org.jclouds.apis.internal.BaseApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views
 
Constructor Summary
protected BYONApiMetadata.Builder()
           
 
Method Summary
 BYONApiMetadata build()
           
 BYONApiMetadata.Builder fromApiMetadata(org.jclouds.apis.ApiMetadata in)
           
 
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
 

Constructor Detail

BYONApiMetadata.Builder

protected BYONApiMetadata.Builder()
Method Detail

build

public BYONApiMetadata build()
Specified by:
build in interface org.jclouds.apis.ApiMetadata.Builder
Overrides:
build in class org.jclouds.apis.internal.BaseApiMetadata.Builder

fromApiMetadata

public BYONApiMetadata.Builder fromApiMetadata(org.jclouds.apis.ApiMetadata in)
Specified by:
fromApiMetadata in interface org.jclouds.apis.ApiMetadata.Builder
Overrides:
fromApiMetadata in class org.jclouds.apis.internal.BaseApiMetadata.Builder


Copyright © 2009-2012 jclouds. All Rights Reserved.