Contains the response from a listBuckets operation. More...
#import <S3ListBucketsResponse.h>
Inherits S3Response.
Properties | |
S3ListBucketsResult * | listBucketsResult |
The result of the listBuckets operations. |
Contains the response from a listBuckets operation.
- (S3ListBucketsResult *) listBucketsResult [read, write, retain] |
The result of the listBuckets operations.
Contains the list of buckets.