| Package | Description | 
|---|---|
| org.jclouds.atmos | |
| org.jclouds.atmos.binders | |
| org.jclouds.atmos.domain | |
| org.jclouds.atmos.domain.internal | |
| org.jclouds.atmos.functions | 
| Modifier and Type | Method and Description | 
|---|---|
UserMetadata | 
AtmosClient.getUserMetadata(String path)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<UserMetadata> | 
AtmosAsyncClient.getUserMetadata(String path)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,String> | 
BindUserMetadataToHeaders.apply(UserMetadata md)  | 
| Modifier and Type | Method and Description | 
|---|---|
UserMetadata | 
AtmosObject.getUserMetadata()  | 
| 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 | 
|---|---|
UserMetadata | 
AtmosObjectImpl.getUserMetadata()  | 
| 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 | 
|---|---|
UserMetadata | 
ParseUserMetadataFromHeaders.apply(HttpResponse from)  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.