public final class VodListWorkflowExecutionRequest extends com.google.protobuf.GeneratedMessageV3 implements VodListWorkflowExecutionRequestOrBuilder
Volcengine.Vod.Models.Request.VodListWorkflowExecutionRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
VodListWorkflowExecutionRequest.Builder
Protobuf type
Volcengine.Vod.Models.Request.VodListWorkflowExecutionRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ENABLELOWPRIORITY_FIELD_NUMBER |
static int |
ENDTIME_FIELD_NUMBER |
static int |
JOBSOURCE_FIELD_NUMBER |
static int |
OFFSET_FIELD_NUMBER |
static int |
ORDER_FIELD_NUMBER |
static int |
ORDERBYKEY_FIELD_NUMBER |
static int |
PAGESIZE_FIELD_NUMBER |
static int |
RUNID_FIELD_NUMBER |
static int |
SPACENAME_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TASKLISTID_FIELD_NUMBER |
static int |
TEMPLATEID_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static VodListWorkflowExecutionRequest |
getDefaultInstance() |
VodListWorkflowExecutionRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEnableLowPriority()
闲时转码
string EnableLowPriority = 6; |
com.google.protobuf.ByteString |
getEnableLowPriorityBytes()
闲时转码
string EnableLowPriority = 6; |
String |
getEndTime()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10; |
com.google.protobuf.ByteString |
getEndTimeBytes()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10; |
String |
getJobSource()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7; |
com.google.protobuf.ByteString |
getJobSourceBytes()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7; |
String |
getOffset()
用于分页
string Offset = 12; |
com.google.protobuf.ByteString |
getOffsetBytes()
用于分页
string Offset = 12; |
String |
getOrder()
排序的升降属性,默认desc
string Order = 14; |
String |
getOrderByKey()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13; |
com.google.protobuf.ByteString |
getOrderByKeyBytes()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13; |
com.google.protobuf.ByteString |
getOrderBytes()
排序的升降属性,默认desc
string Order = 14; |
String |
getPageSize()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11; |
com.google.protobuf.ByteString |
getPageSizeBytes()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11; |
com.google.protobuf.Parser<VodListWorkflowExecutionRequest> |
getParserForType() |
String |
getRunId()
工作流执行Id
string RunId = 1; |
com.google.protobuf.ByteString |
getRunIdBytes()
工作流执行Id
string RunId = 1; |
int |
getSerializedSize() |
String |
getSpaceName()
空间名
string SpaceName = 3; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
string SpaceName = 3; |
String |
getStartTime()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9; |
com.google.protobuf.ByteString |
getStartTimeBytes()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9; |
String |
getStatus()
执行状态,逗号分隔,例如:0,1001
string Status = 8; |
com.google.protobuf.ByteString |
getStatusBytes()
执行状态,逗号分隔,例如:0,1001
string Status = 8; |
String |
getTaskListId()
任务队列ID
string TaskListId = 5; |
com.google.protobuf.ByteString |
getTaskListIdBytes()
任务队列ID
string TaskListId = 5; |
String |
getTemplateId()
模板ID,即工作流ID
string TemplateId = 4; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
模板ID,即工作流ID
string TemplateId = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
视频ID
string Vid = 2; |
com.google.protobuf.ByteString |
getVidBytes()
视频ID
string Vid = 2; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodListWorkflowExecutionRequest.Builder |
newBuilder() |
static VodListWorkflowExecutionRequest.Builder |
newBuilder(VodListWorkflowExecutionRequest prototype) |
VodListWorkflowExecutionRequest.Builder |
newBuilderForType() |
protected VodListWorkflowExecutionRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodListWorkflowExecutionRequest |
parseDelimitedFrom(InputStream input) |
static VodListWorkflowExecutionRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodListWorkflowExecutionRequest |
parseFrom(byte[] data) |
static VodListWorkflowExecutionRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodListWorkflowExecutionRequest |
parseFrom(ByteBuffer data) |
static VodListWorkflowExecutionRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodListWorkflowExecutionRequest |
parseFrom(com.google.protobuf.ByteString data) |
static VodListWorkflowExecutionRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodListWorkflowExecutionRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodListWorkflowExecutionRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodListWorkflowExecutionRequest |
parseFrom(InputStream input) |
static VodListWorkflowExecutionRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodListWorkflowExecutionRequest> |
parser() |
VodListWorkflowExecutionRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int RUNID_FIELD_NUMBER
public static final int VID_FIELD_NUMBER
public static final int SPACENAME_FIELD_NUMBER
public static final int TEMPLATEID_FIELD_NUMBER
public static final int TASKLISTID_FIELD_NUMBER
public static final int ENABLELOWPRIORITY_FIELD_NUMBER
public static final int JOBSOURCE_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int PAGESIZE_FIELD_NUMBER
public static final int OFFSET_FIELD_NUMBER
public static final int ORDERBYKEY_FIELD_NUMBER
public static final int ORDER_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getRunId()
工作流执行Id
string RunId = 1;getRunId 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
工作流执行Id
string RunId = 1;getRunIdBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getVid()
视频ID
string Vid = 2;getVid 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 2;getVidBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getSpaceName()
空间名
string SpaceName = 3;getSpaceName 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 3;getSpaceNameBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getTemplateId()
模板ID,即工作流ID
string TemplateId = 4;getTemplateId 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
模板ID,即工作流ID
string TemplateId = 4;getTemplateIdBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getTaskListId()
任务队列ID
string TaskListId = 5;getTaskListId 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getTaskListIdBytes()
任务队列ID
string TaskListId = 5;getTaskListIdBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getEnableLowPriority()
闲时转码
string EnableLowPriority = 6;getEnableLowPriority 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getEnableLowPriorityBytes()
闲时转码
string EnableLowPriority = 6;getEnableLowPriorityBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getJobSource()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;getJobSource 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getJobSourceBytes()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;getJobSourceBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getStatus()
执行状态,逗号分隔,例如:0,1001
string Status = 8;getStatus 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
执行状态,逗号分隔,例如:0,1001
string Status = 8;getStatusBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getStartTime()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;getStartTime 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getStartTimeBytes()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;getStartTimeBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getEndTime()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;getEndTime 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getEndTimeBytes()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;getEndTimeBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getPageSize()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;getPageSize 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getPageSizeBytes()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;getPageSizeBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getOffset()
用于分页
string Offset = 12;getOffset 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getOffsetBytes()
用于分页
string Offset = 12;getOffsetBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getOrderByKey()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;getOrderByKey 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getOrderByKeyBytes()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;getOrderByKeyBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic String getOrder()
排序的升降属性,默认desc
string Order = 14;getOrder 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getOrderBytes()
排序的升降属性,默认desc
string Order = 14;getOrderBytes 在接口中 VodListWorkflowExecutionRequestOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static VodListWorkflowExecutionRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodListWorkflowExecutionRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodListWorkflowExecutionRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodListWorkflowExecutionRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodListWorkflowExecutionRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static VodListWorkflowExecutionRequest.Builder newBuilder()
public static VodListWorkflowExecutionRequest.Builder newBuilder(VodListWorkflowExecutionRequest prototype)
public VodListWorkflowExecutionRequest.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected VodListWorkflowExecutionRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static VodListWorkflowExecutionRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodListWorkflowExecutionRequest> parser()
public com.google.protobuf.Parser<VodListWorkflowExecutionRequest> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public VodListWorkflowExecutionRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.