|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
BucketVersioningConfiguration.OFF
status.
Region.US_Standard
.
ObjectListing.getCommonPrefixes()
list.
VersionListing.getCommonPrefixes()
list.
VersionListing.isTruncated()
) returns the key marker to use in
the next listVersions request in order to see the next page of results.
ObjectListing.isTruncated()
)
returns the marker to use in the next listObjects request in order to see
the next page of results.
VersionListing.isTruncated()
) returns the version ID marker to
use in the next listVersions request in order to see the next page of
results.
Permission.ReadAcp
permission for this object (or own the bucket
in which it resides) and therefore doesn't have permission to see object
ownership.
Permission.ReadAcp
permission for this version (or own the bucket
in which it resides) and therefore doesn't have permission to see object
ownership.
Grant
object.
AccessControlList
.AmazonS3.deleteVersion(DeleteVersionRequest)
).
S3ObjectSummary
objects describing the objects stored in
the bucket, a list of common prefixes (if a delimiter was specified in the
request), as well as information describing if this is a complete or partial
listing and the the original request parameters.AccessControlList
.ObjectListing.getCommonPrefixes()
list.
VersionListing.getCommonPrefixes()
list.
S3VersionSummary
objects describing each version,
information describing if this is a complete or partial listing, and the
original request parameters.ObjectListing.getCommonPrefixes()
list, and returns this
ListObjectsRequest object so that method calls may be chained together.
VersionListing.getCommonPrefixes()
list, and returns this
ListVersionsRequest object so that method calls may be chained together.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |