public static final class WorkflowExecution.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder> implements WorkflowExecutionOrBuilder
Volcengine.Vod.Models.Business.WorkflowExecution| Modifier and Type | Method and Description |
|---|---|
WorkflowExecution.Builder |
addAllTasksDetail(Iterable<? extends TaskDetail> values)
子任务详情
|
WorkflowExecution.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WorkflowExecution.Builder |
addTasksDetail(int index,
TaskDetail.Builder builderForValue)
子任务详情
|
WorkflowExecution.Builder |
addTasksDetail(int index,
TaskDetail value)
子任务详情
|
WorkflowExecution.Builder |
addTasksDetail(TaskDetail.Builder builderForValue)
子任务详情
|
WorkflowExecution.Builder |
addTasksDetail(TaskDetail value)
子任务详情
|
TaskDetail.Builder |
addTasksDetailBuilder()
子任务详情
|
TaskDetail.Builder |
addTasksDetailBuilder(int index)
子任务详情
|
WorkflowExecution |
build() |
WorkflowExecution |
buildPartial() |
WorkflowExecution.Builder |
clear() |
WorkflowExecution.Builder |
clearCallbackArgs()
回调透传参数
|
WorkflowExecution.Builder |
clearCreateTime()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
clearEnableLowPriority()
闲时转码
|
WorkflowExecution.Builder |
clearEndTime()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
WorkflowExecution.Builder |
clearInput()
工作流输入参数
|
WorkflowExecution.Builder |
clearJobSource()
任务来源
|
WorkflowExecution.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
WorkflowExecution.Builder |
clearPriority()
转码记录优先级
|
WorkflowExecution.Builder |
clearRunId()
工作流执行ID
|
WorkflowExecution.Builder |
clearSpaceName()
空间名
|
WorkflowExecution.Builder |
clearStartTime()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
clearStatus()
执行状态
|
WorkflowExecution.Builder |
clearTaskListId()
任务队列ID
|
WorkflowExecution.Builder |
clearTasksDetail()
子任务详情
|
WorkflowExecution.Builder |
clearTemplateId()
模板ID,即工作流ID
|
WorkflowExecution.Builder |
clearTemplateName()
工作流名称
|
WorkflowExecution.Builder |
clearVid()
视频ID
|
WorkflowExecution.Builder |
clone() |
String |
getCallbackArgs()
回调透传参数
|
com.google.protobuf.ByteString |
getCallbackArgsBytes()
回调透传参数
|
com.google.protobuf.Timestamp |
getCreateTime()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
|
WorkflowExecution |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getEnableLowPriority()
闲时转码
|
com.google.protobuf.Timestamp |
getEndTime()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
|
WorkflowParams |
getInput()
工作流输入参数
|
WorkflowParams.Builder |
getInputBuilder()
工作流输入参数
|
WorkflowParamsOrBuilder |
getInputOrBuilder()
工作流输入参数
|
String |
getJobSource()
任务来源
|
com.google.protobuf.ByteString |
getJobSourceBytes()
任务来源
|
int |
getPriority()
转码记录优先级
|
String |
getRunId()
工作流执行ID
|
com.google.protobuf.ByteString |
getRunIdBytes()
工作流执行ID
|
String |
getSpaceName()
空间名
|
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
|
com.google.protobuf.Timestamp |
getStartTime()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
|
String |
getStatus()
执行状态
|
com.google.protobuf.ByteString |
getStatusBytes()
执行状态
|
String |
getTaskListId()
任务队列ID
|
com.google.protobuf.ByteString |
getTaskListIdBytes()
任务队列ID
|
TaskDetail |
getTasksDetail(int index)
子任务详情
|
TaskDetail.Builder |
getTasksDetailBuilder(int index)
子任务详情
|
List<TaskDetail.Builder> |
getTasksDetailBuilderList()
子任务详情
|
int |
getTasksDetailCount()
子任务详情
|
List<TaskDetail> |
getTasksDetailList()
子任务详情
|
TaskDetailOrBuilder |
getTasksDetailOrBuilder(int index)
子任务详情
|
List<? extends TaskDetailOrBuilder> |
getTasksDetailOrBuilderList()
子任务详情
|
String |
getTemplateId()
模板ID,即工作流ID
|
com.google.protobuf.ByteString |
getTemplateIdBytes()
模板ID,即工作流ID
|
String |
getTemplateName()
工作流名称
|
com.google.protobuf.ByteString |
getTemplateNameBytes()
工作流名称
|
String |
getVid()
视频ID
|
com.google.protobuf.ByteString |
getVidBytes()
视频ID
|
boolean |
hasCreateTime()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
|
boolean |
hasEndTime()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
|
boolean |
hasInput()
工作流输入参数
|
boolean |
hasStartTime()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
WorkflowExecution.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WorkflowExecution.Builder |
mergeFrom(com.google.protobuf.Message other) |
WorkflowExecution.Builder |
mergeFrom(WorkflowExecution other) |
WorkflowExecution.Builder |
mergeInput(WorkflowParams value)
工作流输入参数
|
WorkflowExecution.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
WorkflowExecution.Builder |
removeTasksDetail(int index)
子任务详情
|
WorkflowExecution.Builder |
setCallbackArgs(String value)
回调透传参数
|
WorkflowExecution.Builder |
setCallbackArgsBytes(com.google.protobuf.ByteString value)
回调透传参数
|
WorkflowExecution.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
setEnableLowPriority(boolean value)
闲时转码
|
WorkflowExecution.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
setEndTime(com.google.protobuf.Timestamp value)
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
WorkflowExecution.Builder |
setInput(WorkflowParams.Builder builderForValue)
工作流输入参数
|
WorkflowExecution.Builder |
setInput(WorkflowParams value)
工作流输入参数
|
WorkflowExecution.Builder |
setJobSource(String value)
任务来源
|
WorkflowExecution.Builder |
setJobSourceBytes(com.google.protobuf.ByteString value)
任务来源
|
WorkflowExecution.Builder |
setPriority(int value)
转码记录优先级
|
WorkflowExecution.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
WorkflowExecution.Builder |
setRunId(String value)
工作流执行ID
|
WorkflowExecution.Builder |
setRunIdBytes(com.google.protobuf.ByteString value)
工作流执行ID
|
WorkflowExecution.Builder |
setSpaceName(String value)
空间名
|
WorkflowExecution.Builder |
setSpaceNameBytes(com.google.protobuf.ByteString value)
空间名
|
WorkflowExecution.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
setStartTime(com.google.protobuf.Timestamp value)
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
|
WorkflowExecution.Builder |
setStatus(String value)
执行状态
|
WorkflowExecution.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
执行状态
|
WorkflowExecution.Builder |
setTaskListId(String value)
任务队列ID
|
WorkflowExecution.Builder |
setTaskListIdBytes(com.google.protobuf.ByteString value)
任务队列ID
|
WorkflowExecution.Builder |
setTasksDetail(int index,
TaskDetail.Builder builderForValue)
子任务详情
|
WorkflowExecution.Builder |
setTasksDetail(int index,
TaskDetail value)
子任务详情
|
WorkflowExecution.Builder |
setTemplateId(String value)
模板ID,即工作流ID
|
WorkflowExecution.Builder |
setTemplateIdBytes(com.google.protobuf.ByteString value)
模板ID,即工作流ID
|
WorkflowExecution.Builder |
setTemplateName(String value)
工作流名称
|
WorkflowExecution.Builder |
setTemplateNameBytes(com.google.protobuf.ByteString value)
工作流名称
|
WorkflowExecution.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
WorkflowExecution.Builder |
setVid(String value)
视频ID
|
WorkflowExecution.Builder |
setVidBytes(com.google.protobuf.ByteString value)
视频ID
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public WorkflowExecution.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public WorkflowExecution getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic WorkflowExecution build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic WorkflowExecution buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic WorkflowExecution.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public WorkflowExecution.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public WorkflowExecution.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public WorkflowExecution.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public WorkflowExecution.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public WorkflowExecution.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public WorkflowExecution.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<WorkflowExecution.Builder>public WorkflowExecution.Builder mergeFrom(WorkflowExecution other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public WorkflowExecution.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<WorkflowExecution.Builder>IOExceptionpublic String getRunId()
工作流执行ID
string RunId = 1;getRunId in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
工作流执行ID
string RunId = 1;getRunIdBytes in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setRunId(String value)
工作流执行ID
string RunId = 1;value - The runId to set.public WorkflowExecution.Builder clearRunId()
工作流执行ID
string RunId = 1;public WorkflowExecution.Builder setRunIdBytes(com.google.protobuf.ByteString value)
工作流执行ID
string RunId = 1;value - The bytes for runId to set.public String getVid()
视频ID
string Vid = 2;getVid in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 2;getVidBytes in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setVid(String value)
视频ID
string Vid = 2;value - The vid to set.public WorkflowExecution.Builder clearVid()
视频ID
string Vid = 2;public WorkflowExecution.Builder setVidBytes(com.google.protobuf.ByteString value)
视频ID
string Vid = 2;value - The bytes for vid to set.public String getTemplateId()
模板ID,即工作流ID
string TemplateId = 3;getTemplateId in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
模板ID,即工作流ID
string TemplateId = 3;getTemplateIdBytes in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setTemplateId(String value)
模板ID,即工作流ID
string TemplateId = 3;value - The templateId to set.public WorkflowExecution.Builder clearTemplateId()
模板ID,即工作流ID
string TemplateId = 3;public WorkflowExecution.Builder setTemplateIdBytes(com.google.protobuf.ByteString value)
模板ID,即工作流ID
string TemplateId = 3;value - The bytes for templateId to set.public String getTemplateName()
工作流名称
string TemplateName = 4;getTemplateName in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.ByteString getTemplateNameBytes()
工作流名称
string TemplateName = 4;getTemplateNameBytes in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setTemplateName(String value)
工作流名称
string TemplateName = 4;value - The templateName to set.public WorkflowExecution.Builder clearTemplateName()
工作流名称
string TemplateName = 4;public WorkflowExecution.Builder setTemplateNameBytes(com.google.protobuf.ByteString value)
工作流名称
string TemplateName = 4;value - The bytes for templateName to set.public String getSpaceName()
空间名
string SpaceName = 5;getSpaceName in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 5;getSpaceNameBytes in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setSpaceName(String value)
空间名
string SpaceName = 5;value - The spaceName to set.public WorkflowExecution.Builder clearSpaceName()
空间名
string SpaceName = 5;public WorkflowExecution.Builder setSpaceNameBytes(com.google.protobuf.ByteString value)
空间名
string SpaceName = 5;value - The bytes for spaceName to set.public String getStatus()
执行状态
string Status = 6;getStatus in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
执行状态
string Status = 6;getStatusBytes in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setStatus(String value)
执行状态
string Status = 6;value - The status to set.public WorkflowExecution.Builder clearStatus()
执行状态
string Status = 6;public WorkflowExecution.Builder setStatusBytes(com.google.protobuf.ByteString value)
执行状态
string Status = 6;value - The bytes for status to set.public String getTaskListId()
任务队列ID
string TaskListId = 7;getTaskListId in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.ByteString getTaskListIdBytes()
任务队列ID
string TaskListId = 7;getTaskListIdBytes in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setTaskListId(String value)
任务队列ID
string TaskListId = 7;value - The taskListId to set.public WorkflowExecution.Builder clearTaskListId()
任务队列ID
string TaskListId = 7;public WorkflowExecution.Builder setTaskListIdBytes(com.google.protobuf.ByteString value)
任务队列ID
string TaskListId = 7;value - The bytes for taskListId to set.public boolean getEnableLowPriority()
闲时转码
bool EnableLowPriority = 8;getEnableLowPriority in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setEnableLowPriority(boolean value)
闲时转码
bool EnableLowPriority = 8;value - The enableLowPriority to set.public WorkflowExecution.Builder clearEnableLowPriority()
闲时转码
bool EnableLowPriority = 8;public String getJobSource()
任务来源
string JobSource = 9;getJobSource in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.ByteString getJobSourceBytes()
任务来源
string JobSource = 9;getJobSourceBytes in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setJobSource(String value)
任务来源
string JobSource = 9;value - The jobSource to set.public WorkflowExecution.Builder clearJobSource()
任务来源
string JobSource = 9;public WorkflowExecution.Builder setJobSourceBytes(com.google.protobuf.ByteString value)
任务来源
string JobSource = 9;value - The bytes for jobSource to set.public boolean hasCreateTime()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp CreateTime = 10;hasCreateTime in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp CreateTime = 10;getCreateTime in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setCreateTime(com.google.protobuf.Timestamp value)
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp CreateTime = 10;public WorkflowExecution.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp CreateTime = 10;public WorkflowExecution.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp CreateTime = 10;public WorkflowExecution.Builder clearCreateTime()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp CreateTime = 10;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp CreateTime = 10;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp CreateTime = 10;getCreateTimeOrBuilder in interface WorkflowExecutionOrBuilderpublic boolean hasStartTime()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp StartTime = 11;hasStartTime in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp StartTime = 11;getStartTime in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setStartTime(com.google.protobuf.Timestamp value)
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp StartTime = 11;public WorkflowExecution.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp StartTime = 11;public WorkflowExecution.Builder mergeStartTime(com.google.protobuf.Timestamp value)
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp StartTime = 11;public WorkflowExecution.Builder clearStartTime()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp StartTime = 11;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp StartTime = 11;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp StartTime = 11;getStartTimeOrBuilder in interface WorkflowExecutionOrBuilderpublic boolean hasEndTime()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp EndTime = 12;hasEndTime in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp EndTime = 12;getEndTime in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setEndTime(com.google.protobuf.Timestamp value)
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp EndTime = 12;public WorkflowExecution.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp EndTime = 12;public WorkflowExecution.Builder mergeEndTime(com.google.protobuf.Timestamp value)
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp EndTime = 12;public WorkflowExecution.Builder clearEndTime()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp EndTime = 12;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp EndTime = 12;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp EndTime = 12;getEndTimeOrBuilder in interface WorkflowExecutionOrBuilderpublic boolean hasInput()
工作流输入参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 13;hasInput in interface WorkflowExecutionOrBuilderpublic WorkflowParams getInput()
工作流输入参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 13;getInput in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setInput(WorkflowParams value)
工作流输入参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 13;public WorkflowExecution.Builder setInput(WorkflowParams.Builder builderForValue)
工作流输入参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 13;public WorkflowExecution.Builder mergeInput(WorkflowParams value)
工作流输入参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 13;public WorkflowExecution.Builder clearInput()
工作流输入参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 13;public WorkflowParams.Builder getInputBuilder()
工作流输入参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 13;public WorkflowParamsOrBuilder getInputOrBuilder()
工作流输入参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 13;getInputOrBuilder in interface WorkflowExecutionOrBuilderpublic int getPriority()
转码记录优先级
int32 Priority = 14;getPriority in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setPriority(int value)
转码记录优先级
int32 Priority = 14;value - The priority to set.public WorkflowExecution.Builder clearPriority()
转码记录优先级
int32 Priority = 14;public String getCallbackArgs()
回调透传参数
string CallbackArgs = 15;getCallbackArgs in interface WorkflowExecutionOrBuilderpublic com.google.protobuf.ByteString getCallbackArgsBytes()
回调透传参数
string CallbackArgs = 15;getCallbackArgsBytes in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setCallbackArgs(String value)
回调透传参数
string CallbackArgs = 15;value - The callbackArgs to set.public WorkflowExecution.Builder clearCallbackArgs()
回调透传参数
string CallbackArgs = 15;public WorkflowExecution.Builder setCallbackArgsBytes(com.google.protobuf.ByteString value)
回调透传参数
string CallbackArgs = 15;value - The bytes for callbackArgs to set.public List<TaskDetail> getTasksDetailList()
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;getTasksDetailList in interface WorkflowExecutionOrBuilderpublic int getTasksDetailCount()
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;getTasksDetailCount in interface WorkflowExecutionOrBuilderpublic TaskDetail getTasksDetail(int index)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;getTasksDetail in interface WorkflowExecutionOrBuilderpublic WorkflowExecution.Builder setTasksDetail(int index, TaskDetail value)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public WorkflowExecution.Builder setTasksDetail(int index, TaskDetail.Builder builderForValue)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public WorkflowExecution.Builder addTasksDetail(TaskDetail value)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public WorkflowExecution.Builder addTasksDetail(int index, TaskDetail value)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public WorkflowExecution.Builder addTasksDetail(TaskDetail.Builder builderForValue)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public WorkflowExecution.Builder addTasksDetail(int index, TaskDetail.Builder builderForValue)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public WorkflowExecution.Builder addAllTasksDetail(Iterable<? extends TaskDetail> values)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public WorkflowExecution.Builder clearTasksDetail()
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public WorkflowExecution.Builder removeTasksDetail(int index)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public TaskDetail.Builder getTasksDetailBuilder(int index)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public TaskDetailOrBuilder getTasksDetailOrBuilder(int index)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;getTasksDetailOrBuilder in interface WorkflowExecutionOrBuilderpublic List<? extends TaskDetailOrBuilder> getTasksDetailOrBuilderList()
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;getTasksDetailOrBuilderList in interface WorkflowExecutionOrBuilderpublic TaskDetail.Builder addTasksDetailBuilder()
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public TaskDetail.Builder addTasksDetailBuilder(int index)
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public List<TaskDetail.Builder> getTasksDetailBuilderList()
子任务详情
repeated .Volcengine.Vod.Models.Business.TaskDetail TasksDetail = 16;public final WorkflowExecution.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>public final WorkflowExecution.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>Copyright © 2023. All rights reserved.