Skip to content

Commit 2c02e39

Browse files
committed
Add HSF apis.
1 parent 59a01f5 commit 2c02e39

File tree

283 files changed

+1860
-2201
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

283 files changed

+1860
-2201
lines changed

aliyun-net-sdk-cdn/Cdn/Model/V20141111/AddCdnDomainRequest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ public AddCdnDomainRequest()
3737
{
3838
this.GetType().GetProperty("ProductEndpointMap").SetValue(this, Endpoint.endpointMap, null);
3939
this.GetType().GetProperty("ProductEndpointType").SetValue(this, Endpoint.endpointRegionalType, null);
40-
}
40+
}
41+
Method = MethodType.POST;
4142
}
4243

4344
private string sources;

aliyun-net-sdk-cdn/Cdn/Model/V20141111/AddFCTriggerRequest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ public AddFCTriggerRequest()
3737
{
3838
this.GetType().GetProperty("ProductEndpointMap").SetValue(this, Endpoint.endpointMap, null);
3939
this.GetType().GetProperty("ProductEndpointType").SetValue(this, Endpoint.endpointRegionalType, null);
40-
}
40+
}
41+
Method = MethodType.POST;
4142
}
4243

4344
private string notes;

aliyun-net-sdk-cdn/Cdn/Model/V20141111/AddLiveAppRecordConfigRequest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ public AddLiveAppRecordConfigRequest()
3737
{
3838
this.GetType().GetProperty("ProductEndpointMap").SetValue(this, Endpoint.endpointMap, null);
3939
this.GetType().GetProperty("ProductEndpointType").SetValue(this, Endpoint.endpointRegionalType, null);
40-
}
40+
}
41+
Method = MethodType.POST;
4142
}
4243

4344
private string ossEndpoint;

aliyun-net-sdk-cdn/Cdn/Model/V20141111/AddLiveAppSnapshotConfigRequest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ public AddLiveAppSnapshotConfigRequest()
3737
{
3838
this.GetType().GetProperty("ProductEndpointMap").SetValue(this, Endpoint.endpointMap, null);
3939
this.GetType().GetProperty("ProductEndpointType").SetValue(this, Endpoint.endpointRegionalType, null);
40-
}
40+
}
41+
Method = MethodType.POST;
4142
}
4243

4344
private int? timeInterval;

aliyun-net-sdk-cdn/Cdn/Model/V20141111/AddLiveDomainMappingRequest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ public AddLiveDomainMappingRequest()
3737
{
3838
this.GetType().GetProperty("ProductEndpointMap").SetValue(this, Endpoint.endpointMap, null);
3939
this.GetType().GetProperty("ProductEndpointType").SetValue(this, Endpoint.endpointRegionalType, null);
40-
}
40+
}
41+
Method = MethodType.POST;
4142
}
4243

4344
private long? ownerId;

aliyun-net-sdk-cdn/Cdn/Model/V20141111/AddLiveStreamTranscodeRequest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ public AddLiveStreamTranscodeRequest()
3737
{
3838
this.GetType().GetProperty("ProductEndpointMap").SetValue(this, Endpoint.endpointMap, null);
3939
this.GetType().GetProperty("ProductEndpointType").SetValue(this, Endpoint.endpointRegionalType, null);
40-
}
40+
}
41+
Method = MethodType.POST;
4142
}
4243

4344
private string template;

aliyun-net-sdk-cdn/Cdn/Model/V20141111/BatchDeleteCdnDomainConfigRequest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ public BatchDeleteCdnDomainConfigRequest()
3737
{
3838
this.GetType().GetProperty("ProductEndpointMap").SetValue(this, Endpoint.endpointMap, null);
3939
this.GetType().GetProperty("ProductEndpointType").SetValue(this, Endpoint.endpointRegionalType, null);
40-
}
40+
}
41+
Method = MethodType.POST;
4142
}
4243

4344
private string functionNames;

aliyun-net-sdk-cdn/Cdn/Model/V20141111/BatchSetCdnDomainConfigRequest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ public BatchSetCdnDomainConfigRequest()
3737
{
3838
this.GetType().GetProperty("ProductEndpointMap").SetValue(this, Endpoint.endpointMap, null);
3939
this.GetType().GetProperty("ProductEndpointType").SetValue(this, Endpoint.endpointRegionalType, null);
40-
}
40+
}
41+
Method = MethodType.POST;
4142
}
4243

4344
private string functions;

aliyun-net-sdk-cdn/Cdn/Model/V20141111/CreateLiveStreamRecordIndexFilesRequest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ public CreateLiveStreamRecordIndexFilesRequest()
3737
{
3838
this.GetType().GetProperty("ProductEndpointMap").SetValue(this, Endpoint.endpointMap, null);
3939
this.GetType().GetProperty("ProductEndpointType").SetValue(this, Endpoint.endpointRegionalType, null);
40-
}
40+
}
41+
Method = MethodType.POST;
4142
}
4243

4344
private string ossEndpoint;

aliyun-net-sdk-cdn/Cdn/Model/V20141111/DeleteCacheExpiredConfigRequest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ public DeleteCacheExpiredConfigRequest()
3737
{
3838
this.GetType().GetProperty("ProductEndpointMap").SetValue(this, Endpoint.endpointMap, null);
3939
this.GetType().GetProperty("ProductEndpointType").SetValue(this, Endpoint.endpointRegionalType, null);
40-
}
40+
}
41+
Method = MethodType.POST;
4142
}
4243

4344
private string domainName;

0 commit comments

Comments
 (0)