public class SQSApiMetadata
extends org.jclouds.rest.internal.BaseRestApiMetadata
ApiMetadata for Amazon's Simple Queue Service api.| Modifier and Type | Class and Description |
|---|---|
static class |
SQSApiMetadata.Builder |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.reflect.TypeToken<org.jclouds.rest.RestContext<SQSApi,SQSAsyncApi>> |
CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(SQSApi.class) as
SQSAsyncApi interface will be removed in jclouds 1.7. |
| Modifier | Constructor and Description |
|---|---|
|
SQSApiMetadata() |
protected |
SQSApiMetadata(SQSApiMetadata.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
defaultProperties() |
SQSApiMetadata.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<org.jclouds.rest.RestContext<SQSApi,SQSAsyncApi>> CONTEXT_TOKEN
org.jclouds.ContextBuilder#buildApi(SQSApi.class) as
SQSAsyncApi interface will be removed in jclouds 1.7.public SQSApiMetadata()
protected SQSApiMetadata(SQSApiMetadata.Builder builder)
public SQSApiMetadata.Builder toBuilder()
public static Properties defaultProperties()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.