\OSS\ModelBucketListInfo

Class BucketListInfo

ListBuckets接口返回的数据类型

Summary

Methods
Properties
Constants
__construct()
getBucketList()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$bucketList
N/A

Properties

$bucketList

$bucketList : array

BucketInfo信息列表

Type

array

Methods

__construct()

__construct(array  $bucketList) 

BucketListInfo constructor.

Parameters

array $bucketList

getBucketList()

getBucketList() : array<mixed,\OSS\Model\BucketInfo>

得到BucketInfo列表

Returns

array<mixed,\OSS\Model\BucketInfo>