org.jclouds.nodepool
Class NodePoolApiMetadata.Builder

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

public static class NodePoolApiMetadata.Builder
extends 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 NodePoolApiMetadata.Builder()
           
 
Method Summary
 NodePoolApiMetadata build()
           
 
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

NodePoolApiMetadata.Builder

protected NodePoolApiMetadata.Builder()
Method Detail

build

public NodePoolApiMetadata build()
Specified by:
build in interface ApiMetadata.Builder
Overrides:
build in class BaseApiMetadata.Builder


Copyright © 2009-2012 jclouds. All Rights Reserved.