public class ELBApiMetadata extends BaseRestApiMetadata
ApiMetadata for Amazon's Elastic Load Balancing api.| Modifier and Type | Class and Description |
|---|---|
static class |
ELBApiMetadata.Builder |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.reflect.TypeToken<RestContext<ELBApi,ELBAsyncApi>> |
CONTEXT_TOKEN |
api, asyncApibuildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views| Modifier | Constructor and Description |
|---|---|
|
ELBApiMetadata() |
protected |
ELBApiMetadata(ELBApiMetadata.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
defaultProperties() |
ELBApiMetadata.Builder |
toBuilder() |
contextToken, getApi, getAsyncApi, stringequals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViewspublic static final com.google.common.reflect.TypeToken<RestContext<ELBApi,ELBAsyncApi>> CONTEXT_TOKEN
public ELBApiMetadata()
protected ELBApiMetadata(ELBApiMetadata.Builder builder)
public ELBApiMetadata.Builder toBuilder()
toBuilder in interface ApiMetadatatoBuilder in class BaseRestApiMetadataApiMetadata.Builderpublic static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.