C# 클래스 Aliyun.OSS.Commands.SetObjectAclCommand

상속: Aliyun.OSS.Commands.OssCommand
파일 보기 프로젝트 열기: aliyun/aliyun-oss-csharp-sdk

공개 메소드들

메소드 설명
Create ( IServiceClient client, Uri endpoint, Aliyun.OSS.Common.Communication.ExecutionContext context, SetObjectAclRequest request ) : SetObjectAclCommand

비공개 메소드들

메소드 설명
SetObjectAclCommand ( IServiceClient client, Uri endpoint, Aliyun.OSS.Common.Communication.ExecutionContext context, SetObjectAclRequest request ) : System

메소드 상세

Create() 공개 정적인 메소드

public static Create ( IServiceClient client, Uri endpoint, Aliyun.OSS.Common.Communication.ExecutionContext context, SetObjectAclRequest request ) : SetObjectAclCommand
client IServiceClient
endpoint System.Uri
context Aliyun.OSS.Common.Communication.ExecutionContext
request SetObjectAclRequest
리턴 SetObjectAclCommand