public class STSApiMetadata extends BaseRestApiMetadata
ApiMetadata
for Amazon's STS api.Modifier and Type | Class and Description |
---|---|
static class |
STSApiMetadata.Builder |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends STSApi,? extends STSAsyncApi>> |
CONTEXT_TOKEN |
api, asyncApi
Modifier | Constructor and Description |
---|---|
|
STSApiMetadata() |
protected |
STSApiMetadata(STSApiMetadata.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static Properties |
defaultProperties() |
STSApiMetadata.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 STSApi,? extends STSAsyncApi>> CONTEXT_TOKEN
public STSApiMetadata()
protected STSApiMetadata(STSApiMetadata.Builder builder)
public STSApiMetadata.Builder toBuilder()
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.