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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
public 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.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
在接口中 com.google.protobuf.MessageOrBuilder
getUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3
public String getRunId()
工作流执行Id
string RunId = 1;
getRunId
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getRunIdBytes()
工作流执行Id
string RunId = 1;
getRunIdBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getVid()
视频ID
string Vid = 2;
getVid
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 2;
getVidBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getSpaceName()
空间名
string SpaceName = 3;
getSpaceName
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 3;
getSpaceNameBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getTemplateId()
模板ID,即工作流ID
string TemplateId = 4;
getTemplateId
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getTemplateIdBytes()
模板ID,即工作流ID
string TemplateId = 4;
getTemplateIdBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getTaskListId()
任务队列ID
string TaskListId = 5;
getTaskListId
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getTaskListIdBytes()
任务队列ID
string TaskListId = 5;
getTaskListIdBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getEnableLowPriority()
闲时转码
string EnableLowPriority = 6;
getEnableLowPriority
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getEnableLowPriorityBytes()
闲时转码
string EnableLowPriority = 6;
getEnableLowPriorityBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getJobSource()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;
getJobSource
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getJobSourceBytes()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;
getJobSourceBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getStatus()
执行状态,逗号分隔,例如:0,1001
string Status = 8;
getStatus
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getStatusBytes()
执行状态,逗号分隔,例如:0,1001
string Status = 8;
getStatusBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getStartTime()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;
getStartTime
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getStartTimeBytes()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;
getStartTimeBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getEndTime()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;
getEndTime
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getEndTimeBytes()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;
getEndTimeBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getPageSize()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;
getPageSize
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getPageSizeBytes()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;
getPageSizeBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getOffset()
用于分页
string Offset = 12;
getOffset
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getOffsetBytes()
用于分页
string Offset = 12;
getOffsetBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getOrderByKey()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;
getOrderByKey
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getOrderByKeyBytes()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;
getOrderByKeyBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public String getOrder()
排序的升降属性,默认desc
string Order = 14;
getOrder
在接口中 VodListWorkflowExecutionRequestOrBuilder
public com.google.protobuf.ByteString getOrderBytes()
排序的升降属性,默认desc
string Order = 14;
getOrderBytes
在接口中 VodListWorkflowExecutionRequestOrBuilder
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
在接口中 com.google.protobuf.Message
equals
在类中 com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
在接口中 com.google.protobuf.Message
hashCode
在类中 com.google.protobuf.AbstractMessage
public static VodListWorkflowExecutionRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodListWorkflowExecutionRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodListWorkflowExecutionRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodListWorkflowExecutionRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodListWorkflowExecutionRequest parseFrom(InputStream input) throws IOException
IOException
public static VodListWorkflowExecutionRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodListWorkflowExecutionRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodListWorkflowExecutionRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodListWorkflowExecutionRequest.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static VodListWorkflowExecutionRequest.Builder newBuilder()
public static VodListWorkflowExecutionRequest.Builder newBuilder(VodListWorkflowExecutionRequest prototype)
public VodListWorkflowExecutionRequest.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected VodListWorkflowExecutionRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static VodListWorkflowExecutionRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodListWorkflowExecutionRequest> parser()
public com.google.protobuf.Parser<VodListWorkflowExecutionRequest> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public VodListWorkflowExecutionRequest getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.