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 |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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 |
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
|
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 |
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 |
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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>
public WorkflowExecution getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public WorkflowExecution build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public WorkflowExecution buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public WorkflowExecution.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<WorkflowExecution.Builder>
IOException
public String getRunId()
工作流执行ID
string RunId = 1;
getRunId
in interface WorkflowExecutionOrBuilder
public com.google.protobuf.ByteString getRunIdBytes()
工作流执行ID
string RunId = 1;
getRunIdBytes
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 2;
getVidBytes
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public com.google.protobuf.ByteString getTemplateIdBytes()
模板ID,即工作流ID
string TemplateId = 3;
getTemplateIdBytes
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public com.google.protobuf.ByteString getTemplateNameBytes()
工作流名称
string TemplateName = 4;
getTemplateNameBytes
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 5;
getSpaceNameBytes
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public com.google.protobuf.ByteString getStatusBytes()
执行状态
string Status = 6;
getStatusBytes
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public com.google.protobuf.ByteString getTaskListIdBytes()
任务队列ID
string TaskListId = 7;
getTaskListIdBytes
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public com.google.protobuf.ByteString getJobSourceBytes()
任务来源
string JobSource = 9;
getJobSourceBytes
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public com.google.protobuf.Timestamp getCreateTime()
任务创建时间,即触发任务的时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp CreateTime = 10;
getCreateTime
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public boolean hasStartTime()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp StartTime = 11;
hasStartTime
in interface WorkflowExecutionOrBuilder
public com.google.protobuf.Timestamp getStartTime()
任务开始执行时间,即任务被调度到的时间戳,可用于计算执行时间,格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp StartTime = 11;
getStartTime
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public boolean hasEndTime()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp EndTime = 12;
hasEndTime
in interface WorkflowExecutionOrBuilder
public com.google.protobuf.Timestamp getEndTime()
任务结束时间,可用于排序,格式:格式:rfc3339。如果不存在则为空
.google.protobuf.Timestamp EndTime = 12;
getEndTime
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public boolean hasInput()
工作流输入参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 13;
hasInput
in interface WorkflowExecutionOrBuilder
public WorkflowParams getInput()
工作流输入参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 13;
getInput
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public int getPriority()
转码记录优先级
int32 Priority = 14;
getPriority
in interface WorkflowExecutionOrBuilder
public 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 WorkflowExecutionOrBuilder
public com.google.protobuf.ByteString getCallbackArgsBytes()
回调透传参数
string CallbackArgs = 15;
getCallbackArgsBytes
in interface WorkflowExecutionOrBuilder
public 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 final WorkflowExecution.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecution.Builder>
Copyright © 2022. All rights reserved.