org.jclouds.nodepool
Class NodePoolApiMetadata

java.lang.Object
  extended by org.jclouds.apis.internal.BaseApiMetadata
      extended by org.jclouds.nodepool.NodePoolApiMetadata
All Implemented Interfaces:
Serializable, ApiMetadata

public class NodePoolApiMetadata
extends BaseApiMetadata

See Also:
Serialized Form

Nested Class Summary
static class NodePoolApiMetadata.Builder
           
 
Field Summary
 
Fields inherited from class org.jclouds.apis.internal.BaseApiMetadata
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views
 
Constructor Summary
  NodePoolApiMetadata()
           
protected NodePoolApiMetadata(NodePoolApiMetadata.Builder builder)
           
 
Method Summary
static NodePoolApiMetadata.Builder builder()
           
static Properties defaultProperties()
           
 NodePoolApiMetadata.Builder toBuilder()
           
 
Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, string, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NodePoolApiMetadata

public NodePoolApiMetadata()

NodePoolApiMetadata

protected NodePoolApiMetadata(NodePoolApiMetadata.Builder builder)
Method Detail

builder

public static NodePoolApiMetadata.Builder builder()

toBuilder

public NodePoolApiMetadata.Builder toBuilder()
Specified by:
toBuilder in interface ApiMetadata
Overrides:
toBuilder in class BaseApiMetadata
See Also:
ApiMetadata.Builder

defaultProperties

public static Properties defaultProperties()


Copyright © 2009-2012 jclouds. All Rights Reserved.