|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.apis.internal.BaseApiMetadata
org.jclouds.rest.internal.BaseRestApiMetadata
org.jclouds.sqs.SQSApiMetadata
public class SQSApiMetadata
Implementation of ApiMetadata for Amazon's Simple Queue Service api.
| Nested Class Summary | |
|---|---|
static class |
SQSApiMetadata.Builder
|
| Field Summary | |
|---|---|
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. |
| Fields inherited from class org.jclouds.rest.internal.BaseRestApiMetadata |
|---|
api, asyncApi |
| Constructor Summary | |
|---|---|
|
SQSApiMetadata()
|
protected |
SQSApiMetadata(SQSApiMetadata.Builder builder)
|
| Method Summary | |
|---|---|
static Properties |
defaultProperties()
|
SQSApiMetadata.Builder |
toBuilder()
|
| Methods inherited from class org.jclouds.rest.internal.BaseRestApiMetadata |
|---|
contextToken, getApi, getAsyncApi, string |
| Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata |
|---|
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jclouds.apis.ApiMetadata |
|---|
getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews |
| Field Detail |
|---|
@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.| Constructor Detail |
|---|
public SQSApiMetadata()
protected SQSApiMetadata(SQSApiMetadata.Builder builder)
| Method Detail |
|---|
public SQSApiMetadata.Builder toBuilder()
public static Properties defaultProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||