|
||||||||||
| 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.blobstore.TransientApiMetadata
public class TransientApiMetadata
Implementation of ApiMetadata for jclouds in-memory (Transient) API
| Nested Class Summary | |
|---|---|
static class |
TransientApiMetadata.Builder
|
| Field Summary |
|---|
| Fields inherited from class org.jclouds.apis.internal.BaseApiMetadata |
|---|
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, views |
| Constructor Summary | |
|---|---|
|
TransientApiMetadata()
|
protected |
TransientApiMetadata(TransientApiMetadata.Builder builder)
|
| Method Summary | |
|---|---|
static TransientApiMetadata.Builder |
builder()
|
TransientApiMetadata.Builder |
toBuilder()
|
| Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata |
|---|
defaultProperties, equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, string, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TransientApiMetadata()
protected TransientApiMetadata(TransientApiMetadata.Builder builder)
| Method Detail |
|---|
public static TransientApiMetadata.Builder builder()
public TransientApiMetadata.Builder toBuilder()
toBuilder in interface org.jclouds.apis.ApiMetadatatoBuilder in class org.jclouds.apis.internal.BaseApiMetadata
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||