C# 클래스 Qiniu.Processing.Pfop

파일 보기 프로젝트 열기: qiniu/csharp-sdk 1 사용 예제들

공개 메소드들

메소드 설명
Pfop ( Mac mac ) : System.Collections.Generic
pfop ( string bucket, string key, string fops, string pipeline, string notifyUrl, bool force ) : PfopResult

메소드 상세

Pfop() 공개 메소드

public Pfop ( Mac mac ) : System.Collections.Generic
mac Qiniu.Util.Mac
리턴 System.Collections.Generic

pfop() 공개 메소드

public pfop ( string bucket, string key, string fops, string pipeline, string notifyUrl, bool force ) : PfopResult
bucket string
key string
fops string
pipeline string
notifyUrl string
force bool
리턴 PfopResult