All Bucket methods
Method | Description |
---|---|
create | Creates a bucket. |
getMeta | Checks the existence of a bucket and access to it. |
listObjects | Returns a list of bucket objects. |
listBuckets | Returns a list of buckets. |
deleteBucket | Deletes a bucket. |
putBucketVersioning | Enables or pauses versioning of the bucket. |
getBucketVersioning | Returns the versioning status. |
putBucketLogging | Enables and disables logging of actions with the bucket. |
getBucketLogging | Returns settings for logging actions with the bucket. |
listObjectVersions | Returns metadata for all versions of objects in the bucket. |