Inherits from S3Response : AmazonServiceResponse : NSObject
Declared in S3ListBucketsResponse.h

Overview

Contains the response from a listBuckets operation.

Tasks

Properties

listBucketsResult

The result of the listBuckets operations. Contains the list of buckets.

@property (nonatomic, retain) S3ListBucketsResult *listBucketsResult

Discussion

The result of the listBuckets operations. Contains the list of buckets.

Declared In

S3ListBucketsResponse.h