mirror of https://github.com/apache/jclouds.git
Remove stray Javadoc /**
This commit is contained in:
parent
3591b2aafd
commit
6cf0a63186
|
@ -23,7 +23,7 @@ import java.util.Map;
|
||||||
import org.jclouds.io.ContentMetadata;
|
import org.jclouds.io.ContentMetadata;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* /** Amazon S3 is designed to store objects. Objects are stored in {@link S3BucketListing buckets}
|
* Amazon S3 is designed to store objects. Objects are stored in {@link S3BucketListing buckets}
|
||||||
* and consist of a {@link org.jclouds.s3.domain.S3Object#getData() value}, a
|
* and consist of a {@link org.jclouds.s3.domain.S3Object#getData() value}, a
|
||||||
* {@link S3Object#getKey key}, {@link ObjectMetadata#getUserMetadata() metadata}, and an access
|
* {@link S3Object#getKey key}, {@link ObjectMetadata#getUserMetadata() metadata}, and an access
|
||||||
* control policy.
|
* control policy.
|
||||||
|
|
Loading…
Reference in New Issue