Home
last modified time | relevance | path

Searched refs:DeleteBucketEncryption (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/oss/src/
A DOssClientImpl.h69 VoidOutcome DeleteBucketEncryption(const DeleteBucketEncryptionRequest& request) const;
A DOssClient.cc299 VoidOutcome OssClient::DeleteBucketEncryption(const DeleteBucketEncryptionRequest& request) const in DeleteBucketEncryption() function in OssClient
301 return client_->DeleteBucketEncryption(request); in DeleteBucketEncryption()
A DOssClientImpl.cc627 VoidOutcome OssClientImpl::DeleteBucketEncryption(const DeleteBucketEncryptionRequest& request) con… in DeleteBucketEncryption() function in OssClientImpl
/AliOS-Things-master/components/oss/include/alibabacloud/oss/
A DOssClient.h129 VoidOutcome DeleteBucketEncryption(const DeleteBucketEncryptionRequest& request) const;

Completed in 11 milliseconds