首次推送
This commit is contained in:
10
COSXML/Model/Bucket/PutBucketPolicyResult.cs
Normal file
10
COSXML/Model/Bucket/PutBucketPolicyResult.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace COSXML.Model.Bucket
|
||||
{
|
||||
public sealed class PutBucketPolicyResult : CosResult
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user