C# Класс Aliyun.OSS.Commands.SetObjectAclCommand

Наследование: Aliyun.OSS.Commands.OssCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
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