public class AWSS3ApiMetadata extends S3ApiMetadata
ApiMetadata
for the Amazon-specific S3 APIModifier and Type | Class and Description |
---|---|
static class |
AWSS3ApiMetadata.Builder |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<AWSS3Client,AWSS3AsyncClient>> |
CONTEXT_TOKEN |
api, asyncApi
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views
Modifier | Constructor and Description |
---|---|
|
AWSS3ApiMetadata() |
protected |
AWSS3ApiMetadata(AWSS3ApiMetadata.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static Properties |
defaultProperties() |
AWSS3ApiMetadata.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<AWSS3Client,AWSS3AsyncClient>> CONTEXT_TOKEN
public AWSS3ApiMetadata()
protected AWSS3ApiMetadata(AWSS3ApiMetadata.Builder builder)
public AWSS3ApiMetadata.Builder toBuilder()
toBuilder
in interface ApiMetadata
toBuilder
in class S3ApiMetadata
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.