public class SwiftApiMetadata extends BaseRestApiMetadata
ApiMetadata
for OpenStack SwiftModifier and Type | Class and Description |
---|---|
static class |
SwiftApiMetadata.Builder<T extends SwiftApiMetadata.Builder<T>> |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<? extends SwiftClient,? extends SwiftAsyncClient>> |
CONTEXT_TOKEN |
api, asyncApi
Modifier | Constructor and Description |
---|---|
|
SwiftApiMetadata() |
protected |
SwiftApiMetadata(SwiftApiMetadata.Builder<?> builder) |
Modifier and Type | Method and Description |
---|---|
static Properties |
defaultProperties() |
SwiftApiMetadata.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 SwiftClient,? extends SwiftAsyncClient>> CONTEXT_TOKEN
public SwiftApiMetadata()
protected SwiftApiMetadata(SwiftApiMetadata.Builder<?> builder)
public SwiftApiMetadata.Builder<?> toBuilder()
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2013 jclouds. All Rights Reserved.