|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.blobstore.internal.BaseBlobStore
org.jclouds.s3.blobstore.S3BlobStore
org.jclouds.aws.s3.blobstore.AWSS3BlobStore
public class AWSS3BlobStore
Provide AWS S3 specific extensions.
| Field Summary |
|---|
| Fields inherited from class org.jclouds.blobstore.internal.BaseBlobStore |
|---|
blobUtils, context, defaultLocation, locations |
| Method Summary | |
|---|---|
boolean |
createContainerInLocation(org.jclouds.domain.Location location,
String container,
org.jclouds.blobstore.options.CreateContainerOptions options)
|
String |
putBlob(String container,
org.jclouds.blobstore.domain.Blob blob,
org.jclouds.blobstore.options.PutOptions options)
|
| Methods inherited from class org.jclouds.s3.blobstore.S3BlobStore |
|---|
blobExists, blobMetadata, containerExists, createContainerInLocation, deleteAndVerifyContainerGone, deletePathAndEnsureGone, getBlob, list, list, putBlob, removeBlob |
| Methods inherited from class org.jclouds.blobstore.internal.BaseBlobStore |
|---|
blobBuilder, clearContainer, clearContainer, countBlobs, countBlobs, createDirectory, deleteContainer, deleteContainerIfEmpty, deleteDirectory, directoryExists, getBlob, getContext, list, listAssignableLocations |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String putBlob(String container,
org.jclouds.blobstore.domain.Blob blob,
org.jclouds.blobstore.options.PutOptions options)
putBlob in interface org.jclouds.blobstore.BlobStoreputBlob in class org.jclouds.s3.blobstore.S3BlobStore
public boolean createContainerInLocation(org.jclouds.domain.Location location,
String container,
org.jclouds.blobstore.options.CreateContainerOptions options)
createContainerInLocation in interface org.jclouds.blobstore.BlobStorecreateContainerInLocation in class org.jclouds.s3.blobstore.S3BlobStore
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||