| Package | Description | 
|---|---|
| org.jclouds.atmos | |
| org.jclouds.atmos.blobstore.functions | |
| org.jclouds.atmos.domain | |
| org.jclouds.atmos.domain.internal | |
| org.jclouds.atmos.functions | 
| Modifier and Type | Method and Description | 
|---|---|
SystemMetadata | 
AtmosClient.getSystemMetadata(String path)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<SystemMetadata> | 
AtmosAsyncClient.getSystemMetadata(String path)  | 
| Modifier and Type | Method and Description | 
|---|---|
SystemMetadata | 
BlobToSystemMetadata.apply(BlobMetadata base)  | 
| Modifier and Type | Method and Description | 
|---|---|
SystemMetadata | 
AtmosObject.getSystemMetadata()  | 
| Modifier and Type | Method and Description | 
|---|---|
AtmosObject | 
AtmosObject.Factory.create(MutableContentMetadata contentMetadata,
      SystemMetadata systemMetadata,
      UserMetadata userMetadata)  | 
AtmosObject | 
AtmosObject.Factory.create(SystemMetadata systemMetadata,
      UserMetadata userMetadata)  | 
| Modifier and Type | Method and Description | 
|---|---|
SystemMetadata | 
AtmosObjectImpl.getSystemMetadata()  | 
| Modifier and Type | Method and Description | 
|---|---|
AtmosObject | 
AtmosObjectImpl.AtmosObjectFactory.create(MutableContentMetadata contentMetadata,
      SystemMetadata systemMetadata,
      UserMetadata userMetadata)  | 
AtmosObject | 
AtmosObjectImpl.AtmosObjectFactory.create(SystemMetadata systemMetadata,
      UserMetadata userMetadata)  | 
| Constructor and Description | 
|---|
AtmosObjectImpl(MutableContentMetadata contentMetadata,
               SystemMetadata systemMetadata,
               UserMetadata userMetadata)  | 
| Modifier and Type | Method and Description | 
|---|---|
SystemMetadata | 
ParseSystemMetadataFromHeaders.apply(HttpResponse from)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.