public static final class VodListWorkflowExecutionRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodListWorkflowExecutionRequest.Builder> implements VodListWorkflowExecutionRequestOrBuilder
Volcengine.Vod.Models.Request.VodListWorkflowExecutionRequestgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VodListWorkflowExecutionRequest.Builder>public VodListWorkflowExecutionRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VodListWorkflowExecutionRequest.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<VodListWorkflowExecutionRequest.Builder>public VodListWorkflowExecutionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VodListWorkflowExecutionRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VodListWorkflowExecutionRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VodListWorkflowExecutionRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VodListWorkflowExecutionRequest.Builder>public VodListWorkflowExecutionRequest.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<VodListWorkflowExecutionRequest.Builder>public VodListWorkflowExecutionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VodListWorkflowExecutionRequest.Builder>public VodListWorkflowExecutionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VodListWorkflowExecutionRequest.Builder>public VodListWorkflowExecutionRequest.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<VodListWorkflowExecutionRequest.Builder>public VodListWorkflowExecutionRequest.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<VodListWorkflowExecutionRequest.Builder>public VodListWorkflowExecutionRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VodListWorkflowExecutionRequest.Builder>public VodListWorkflowExecutionRequest.Builder mergeFrom(VodListWorkflowExecutionRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VodListWorkflowExecutionRequest.Builder>public VodListWorkflowExecutionRequest.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<VodListWorkflowExecutionRequest.Builder>IOExceptionpublic String getRunId()
工作流执行Id
string RunId = 1;getRunId in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
工作流执行Id
string RunId = 1;getRunIdBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setRunId(String value)
工作流执行Id
string RunId = 1;value - The runId to set.public VodListWorkflowExecutionRequest.Builder clearRunId()
工作流执行Id
string RunId = 1;public VodListWorkflowExecutionRequest.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 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 2;getVidBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setVid(String value)
视频ID
string Vid = 2;value - The vid to set.public VodListWorkflowExecutionRequest.Builder clearVid()
视频ID
string Vid = 2;public VodListWorkflowExecutionRequest.Builder setVidBytes(com.google.protobuf.ByteString value)
视频ID
string Vid = 2;value - The bytes for vid to set.public String getSpaceName()
空间名
string SpaceName = 3;getSpaceName in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 3;getSpaceNameBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setSpaceName(String value)
空间名
string SpaceName = 3;value - The spaceName to set.public VodListWorkflowExecutionRequest.Builder clearSpaceName()
空间名
string SpaceName = 3;public VodListWorkflowExecutionRequest.Builder setSpaceNameBytes(com.google.protobuf.ByteString value)
空间名
string SpaceName = 3;value - The bytes for spaceName to set.public String getTemplateId()
模板ID,即工作流ID
string TemplateId = 4;getTemplateId in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
模板ID,即工作流ID
string TemplateId = 4;getTemplateIdBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setTemplateId(String value)
模板ID,即工作流ID
string TemplateId = 4;value - The templateId to set.public VodListWorkflowExecutionRequest.Builder clearTemplateId()
模板ID,即工作流ID
string TemplateId = 4;public VodListWorkflowExecutionRequest.Builder setTemplateIdBytes(com.google.protobuf.ByteString value)
模板ID,即工作流ID
string TemplateId = 4;value - The bytes for templateId to set.public String getTaskListId()
任务队列ID
string TaskListId = 5;getTaskListId in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getTaskListIdBytes()
任务队列ID
string TaskListId = 5;getTaskListIdBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setTaskListId(String value)
任务队列ID
string TaskListId = 5;value - The taskListId to set.public VodListWorkflowExecutionRequest.Builder clearTaskListId()
任务队列ID
string TaskListId = 5;public VodListWorkflowExecutionRequest.Builder setTaskListIdBytes(com.google.protobuf.ByteString value)
任务队列ID
string TaskListId = 5;value - The bytes for taskListId to set.public String getEnableLowPriority()
闲时转码
string EnableLowPriority = 6;getEnableLowPriority in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getEnableLowPriorityBytes()
闲时转码
string EnableLowPriority = 6;getEnableLowPriorityBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setEnableLowPriority(String value)
闲时转码
string EnableLowPriority = 6;value - The enableLowPriority to set.public VodListWorkflowExecutionRequest.Builder clearEnableLowPriority()
闲时转码
string EnableLowPriority = 6;public VodListWorkflowExecutionRequest.Builder setEnableLowPriorityBytes(com.google.protobuf.ByteString value)
闲时转码
string EnableLowPriority = 6;value - The bytes for enableLowPriority to set.public String getJobSource()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;getJobSource in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getJobSourceBytes()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;getJobSourceBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setJobSource(String value)
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;value - The jobSource to set.public VodListWorkflowExecutionRequest.Builder clearJobSource()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;public VodListWorkflowExecutionRequest.Builder setJobSourceBytes(com.google.protobuf.ByteString value)
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;value - The bytes for jobSource to set.public String getStatus()
执行状态,逗号分隔,例如:0,1001
string Status = 8;getStatus in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
执行状态,逗号分隔,例如:0,1001
string Status = 8;getStatusBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setStatus(String value)
执行状态,逗号分隔,例如:0,1001
string Status = 8;value - The status to set.public VodListWorkflowExecutionRequest.Builder clearStatus()
执行状态,逗号分隔,例如:0,1001
string Status = 8;public VodListWorkflowExecutionRequest.Builder setStatusBytes(com.google.protobuf.ByteString value)
执行状态,逗号分隔,例如:0,1001
string Status = 8;value - The bytes for status to set.public String getStartTime()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;getStartTime in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getStartTimeBytes()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;getStartTimeBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setStartTime(String value)
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;value - The startTime to set.public VodListWorkflowExecutionRequest.Builder clearStartTime()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;public VodListWorkflowExecutionRequest.Builder setStartTimeBytes(com.google.protobuf.ByteString value)
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;value - The bytes for startTime to set.public String getEndTime()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;getEndTime in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getEndTimeBytes()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;getEndTimeBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setEndTime(String value)
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;value - The endTime to set.public VodListWorkflowExecutionRequest.Builder clearEndTime()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;public VodListWorkflowExecutionRequest.Builder setEndTimeBytes(com.google.protobuf.ByteString value)
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;value - The bytes for endTime to set.public String getPageSize()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;getPageSize in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getPageSizeBytes()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;getPageSizeBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setPageSize(String value)
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;value - The pageSize to set.public VodListWorkflowExecutionRequest.Builder clearPageSize()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;public VodListWorkflowExecutionRequest.Builder setPageSizeBytes(com.google.protobuf.ByteString value)
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;value - The bytes for pageSize to set.public String getOffset()
用于分页
string Offset = 12;getOffset in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getOffsetBytes()
用于分页
string Offset = 12;getOffsetBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setOffset(String value)
用于分页
string Offset = 12;value - The offset to set.public VodListWorkflowExecutionRequest.Builder clearOffset()
用于分页
string Offset = 12;public VodListWorkflowExecutionRequest.Builder setOffsetBytes(com.google.protobuf.ByteString value)
用于分页
string Offset = 12;value - The bytes for offset to set.public String getOrderByKey()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;getOrderByKey in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getOrderByKeyBytes()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;getOrderByKeyBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setOrderByKey(String value)
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;value - The orderByKey to set.public VodListWorkflowExecutionRequest.Builder clearOrderByKey()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;public VodListWorkflowExecutionRequest.Builder setOrderByKeyBytes(com.google.protobuf.ByteString value)
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;value - The bytes for orderByKey to set.public String getOrder()
排序的升降属性,默认desc
string Order = 14;getOrder in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getOrderBytes()
排序的升降属性,默认desc
string Order = 14;getOrderBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic VodListWorkflowExecutionRequest.Builder setOrder(String value)
排序的升降属性,默认desc
string Order = 14;value - The order to set.public VodListWorkflowExecutionRequest.Builder clearOrder()
排序的升降属性,默认desc
string Order = 14;public VodListWorkflowExecutionRequest.Builder setOrderBytes(com.google.protobuf.ByteString value)
排序的升降属性,默认desc
string Order = 14;value - The bytes for order to set.public final VodListWorkflowExecutionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodListWorkflowExecutionRequest.Builder>public final VodListWorkflowExecutionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodListWorkflowExecutionRequest.Builder>Copyright © 2025. All rights reserved.