Properties

S3ListBucketsResponse Class Reference

Contains the response from a listBuckets operation. More...

#import <S3ListBucketsResponse.h>

Inherits S3Response.

List of all members.

Properties

S3ListBucketsResultlistBucketsResult
 The result of the listBuckets operations.

Detailed Description

Contains the response from a listBuckets operation.


Property Documentation

- (S3ListBucketsResult *) listBucketsResult [read, write, retain]

The result of the listBuckets operations.

Contains the list of buckets.


The documentation for this class was generated from the following file: