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