public class NodePoolApiMetadata extends BaseApiMetadata
Modifier and Type | Class and Description |
---|---|
static class |
NodePoolApiMetadata.Builder |
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views
Modifier | Constructor and Description |
---|---|
|
NodePoolApiMetadata() |
protected |
NodePoolApiMetadata(NodePoolApiMetadata.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static NodePoolApiMetadata.Builder |
builder() |
static Properties |
defaultProperties() |
NodePoolApiMetadata.Builder |
toBuilder() |
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, string, toString
public NodePoolApiMetadata()
protected NodePoolApiMetadata(NodePoolApiMetadata.Builder builder)
public static NodePoolApiMetadata.Builder builder()
public NodePoolApiMetadata.Builder toBuilder()
toBuilder
in interface ApiMetadata
toBuilder
in class BaseApiMetadata
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.