__construct() __construct( $response) Result constructor. Parameters $response ResponseCore Throws \OSS\Core\OssException
parseDataFromResponse() parseDataFromResponse() : \OSS\Model\BucketListInfo 由子类实现,不同的请求返回数据有不同的解析逻辑,由子类实现 Returns \OSS\Model\BucketListInfo
retrieveErrorMessage() retrieveErrorMessage( $body) : string 尝试从body中获取错误Message Parameters $body Returns string
retrieveErrorCode() retrieveErrorCode( $body) : string 尝试从body中获取错误Code Parameters $body Returns string