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