public class Route53ApiMetadata extends BaseRestApiMetadata
ApiMetadata
for Amazon's Route53 api.Modifier and Type | Class and Description |
---|---|
static class |
Route53ApiMetadata.Builder |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends Route53Api,? extends Route53AsyncApi>> |
CONTEXT_TOKEN |
api, asyncApi
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views
Modifier | Constructor and Description |
---|---|
|
Route53ApiMetadata() |
protected |
Route53ApiMetadata(Route53ApiMetadata.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static Properties |
defaultProperties() |
Route53ApiMetadata.Builder |
toBuilder() |
contextToken, getApi, getAsyncApi, string
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews
public static final com.google.common.reflect.TypeToken<RestContext<? extends Route53Api,? extends Route53AsyncApi>> CONTEXT_TOKEN
public Route53ApiMetadata()
protected Route53ApiMetadata(Route53ApiMetadata.Builder builder)
public Route53ApiMetadata.Builder toBuilder()
toBuilder
in interface ApiMetadata
toBuilder
in class BaseRestApiMetadata
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.