C# Class Qiniu.Processing.Pfop

Mostra file Open project: qiniu/csharp-sdk Class Usage Examples

Public Methods

Method Description
Pfop ( Mac mac ) : System.Collections.Generic
pfop ( string bucket, string key, string fops, string pipeline, string notifyUrl, bool force ) : PfopResult

Method Details

Pfop() public method

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

pfop() public method

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
return PfopResult