public class AWSS3ApiMetadata extends S3ApiMetadata
ApiMetadata for the Amazon-specific S3 API| Modifier 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
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(AWSS3Client.class) as
AWSS3AsyncClient interface will be removed in jclouds 1.7. |
api, asyncApi| 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, 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, getViews@Deprecated public static final com.google.common.reflect.TypeToken<RestContext<AWSS3Client,AWSS3AsyncClient>> CONTEXT_TOKEN
org.jclouds.ContextBuilder#buildApi(AWSS3Client.class) as
AWSS3AsyncClient interface will be removed in jclouds 1.7.public AWSS3ApiMetadata()
protected AWSS3ApiMetadata(AWSS3ApiMetadata.Builder builder)
public AWSS3ApiMetadata.Builder toBuilder()
toBuilder in interface ApiMetadatatoBuilder in class S3ApiMetadataApiMetadata.Builderpublic static Properties defaultProperties()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.