代码修改后的版本,全部提交
This commit is contained in:
12
COSXML/Model/Bucket/PutBucketReplicationResult.cs
Normal file
12
COSXML/Model/Bucket/PutBucketReplicationResult.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
using System.Text;
|
||||
|
||||
namespace COSXML.Model.Bucket
|
||||
{
|
||||
public sealed class PutBucketReplicationResult : CosResult
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user