public class Functions extends Object
构造器和说明 |
---|
Functions() |
限定符和类型 | 方法和说明 |
---|---|
static Functions |
AddOptionInfoFunction(String title,
String tags,
String description) |
static Functions |
AddOptionInfoFunction(String title,
String tags,
String description,
long classificationId) |
static Functions |
AddOptionInfoFunction(String title,
String tags,
String description,
long classificationId,
boolean isHlsIndexOnly) |
static Functions |
AddOptionInfoFunction(String title,
String tags,
String description,
String category,
String format) |
static Functions |
CaptionUploadFunction(FunctionsCaptionInput input) |
static Functions |
GetMetaFunction() |
static Functions |
SnapShotFunction(double snapShot) |
static Functions |
StartWorkFlowFunction(List<FunctionsWorkflowTemplate> templates) |
static Functions |
StartWorkFlowFunction(String templateId) |
public static Functions GetMetaFunction()
public static Functions SnapShotFunction(double snapShot)
public static Functions AddOptionInfoFunction(String title, String tags, String description)
public static Functions AddOptionInfoFunction(String title, String tags, String description, long classificationId)
public static Functions AddOptionInfoFunction(String title, String tags, String description, long classificationId, boolean isHlsIndexOnly)
public static Functions AddOptionInfoFunction(String title, String tags, String description, String category, String format)
public static Functions StartWorkFlowFunction(List<FunctionsWorkflowTemplate> templates)
public static Functions CaptionUploadFunction(FunctionsCaptionInput input)
Copyright © 2024. All rights reserved.