QCloudListAllMyBucketsResult Class Reference

Inherits from NSObject
Declared in QCloudListAllMyBucketsResult.h
QCloudListAllMyBucketsResult.m

Overview

获取所有通请求返回结果

  owner

bucket owner的信息

@property (strong, nonatomic) QCloudOwner *owner

Declared In

QCloudListAllMyBucketsResult.h

  buckets

所有的bucket

@property (strong, nonatomic) NSArray<QCloudBucket*> *buckets

Declared In

QCloudListAllMyBucketsResult.h