首次推送
This commit is contained in:
15
COSXML/Model/Bucket/DeleteBucketReplicationResult.cs
Normal file
15
COSXML/Model/Bucket/DeleteBucketReplicationResult.cs
Normal file
@@ -0,0 +1,15 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
using System.Text;
|
||||
/**
|
||||
* Copyright (c) 2018 Tencent Cloud. All rights reserved.
|
||||
* 11/2/2018 8:48:08 PM
|
||||
* bradyxiao
|
||||
*/
|
||||
namespace COSXML.Model.Bucket
|
||||
{
|
||||
public sealed class DeleteBucketReplicationResult : CosResult
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user