\OSS\ModelBucketListInfo

Class BucketListInfo

It's the type of return value of 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 list

Type

array

Methods

__construct()

__construct(array  $bucketList) 

BucketListInfo constructor.

Parameters

array $bucketList

getBucketList()

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

Get the BucketInfo list

Returns

array<mixed,\OSS\Model\BucketInfo>