| Package | Description |
|---|---|
| org.jclouds.atmos.blobstore.functions | |
| org.jclouds.atmos.domain | |
| org.jclouds.atmos.domain.internal |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
BlobToContentMetadata.apply(BlobMetadata base) |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
AtmosObject.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
AtmosObject |
AtmosObject.Factory.create(MutableContentMetadata contentMetadata) |
AtmosObject |
AtmosObject.Factory.create(MutableContentMetadata contentMetadata,
SystemMetadata systemMetadata,
UserMetadata userMetadata) |
| Modifier and Type | Method and Description |
|---|---|
MutableContentMetadata |
AtmosObjectImpl.getContentMetadata() |
| Modifier and Type | Method and Description |
|---|---|
AtmosObject |
AtmosObjectImpl.AtmosObjectFactory.create(MutableContentMetadata contentMetadata) |
AtmosObject |
AtmosObjectImpl.AtmosObjectFactory.create(MutableContentMetadata contentMetadata,
SystemMetadata systemMetadata,
UserMetadata userMetadata) |
| Constructor and Description |
|---|
AtmosObjectImpl(MutableContentMetadata contentMetadata) |
AtmosObjectImpl(MutableContentMetadata contentMetadata,
SystemMetadata systemMetadata,
UserMetadata userMetadata) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.