C# Class Qiniu.Processing.Pfop

Afficher le fichier Open project: qiniu/csharp-sdk Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public Pfop ( Mac mac ) : System.Collections.Generic
mac Qiniu.Util.Mac
Résultat System.Collections.Generic

pfop() public méthode

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
Résultat PfopResult