putBucketLogging() putBucketLogging(\OssClient $ossClient, string $bucket) : null Set bucket logging configuration Parameters \OssClient $ossClient OssClient instance string $bucket bucket name Returns null —
getBucketLogging() getBucketLogging(\OssClient $ossClient, string $bucket) : null Get bucket logging configuration Parameters \OssClient $ossClient OssClient instance string $bucket bucket name Returns null —
deleteBucketLogging() deleteBucketLogging(\OssClient $ossClient, string $bucket) : null Delete bucket logging configuration Parameters \OssClient $ossClient OssClient instance string $bucket bucket name Returns null —