public final class VodStartWorkflowRequest extends com.google.protobuf.GeneratedMessageV3 implements VodStartWorkflowRequestOrBuilder
********************************************************************** 转码 **********************************************************************Protobuf type
Volcengine.Vod.Models.Request.VodStartWorkflowRequest| Modifier and Type | Class and Description |
|---|---|
static class |
VodStartWorkflowRequest.Builder
**********************************************************************
转码
**********************************************************************
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
CALLBACKARGS_FIELD_NUMBER |
static int |
CLIENTTOKEN_FIELD_NUMBER |
static int |
DIRECTURL_FIELD_NUMBER |
static int |
ENABLELOWPRIORITY_FIELD_NUMBER |
static int |
INPUT_FIELD_NUMBER |
static int |
PRIORITY_FIELD_NUMBER |
static int |
TASKLISTID_FIELD_NUMBER |
static int |
TEMPLATEID_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCallbackArgs()
回调参数
|
com.google.protobuf.ByteString |
getCallbackArgsBytes()
回调参数
|
String |
getClientToken()
string ClientToken = 9; |
com.google.protobuf.ByteString |
getClientTokenBytes()
string ClientToken = 9; |
static VodStartWorkflowRequest |
getDefaultInstance() |
VodStartWorkflowRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DirectUrl |
getDirectUrl()
DirectUrl输入
|
DirectUrlOrBuilder |
getDirectUrlOrBuilder()
DirectUrl输入
|
boolean |
getEnableLowPriority()
是否使能闲时转码
|
WorkflowParams |
getInput()
动态参数
|
WorkflowParamsOrBuilder |
getInputOrBuilder()
动态参数
|
com.google.protobuf.Parser<VodStartWorkflowRequest> |
getParserForType() |
int |
getPriority()
任务优先级
|
int |
getSerializedSize() |
String |
getTaskListId()
string TaskListId = 8; |
com.google.protobuf.ByteString |
getTaskListIdBytes()
string TaskListId = 8; |
String |
getTemplateId()
工作流模板Id
|
com.google.protobuf.ByteString |
getTemplateIdBytes()
工作流模板Id
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
视频Id
|
com.google.protobuf.ByteString |
getVidBytes()
视频Id
|
boolean |
hasDirectUrl()
DirectUrl输入
|
int |
hashCode() |
boolean |
hasInput()
动态参数
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodStartWorkflowRequest.Builder |
newBuilder() |
static VodStartWorkflowRequest.Builder |
newBuilder(VodStartWorkflowRequest prototype) |
VodStartWorkflowRequest.Builder |
newBuilderForType() |
protected VodStartWorkflowRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodStartWorkflowRequest |
parseDelimitedFrom(InputStream input) |
static VodStartWorkflowRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodStartWorkflowRequest |
parseFrom(byte[] data) |
static VodStartWorkflowRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodStartWorkflowRequest |
parseFrom(ByteBuffer data) |
static VodStartWorkflowRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodStartWorkflowRequest |
parseFrom(com.google.protobuf.ByteString data) |
static VodStartWorkflowRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodStartWorkflowRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodStartWorkflowRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodStartWorkflowRequest |
parseFrom(InputStream input) |
static VodStartWorkflowRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodStartWorkflowRequest> |
parser() |
VodStartWorkflowRequest.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, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int VID_FIELD_NUMBER
public static final int TEMPLATEID_FIELD_NUMBER
public static final int INPUT_FIELD_NUMBER
public static final int PRIORITY_FIELD_NUMBER
public static final int CALLBACKARGS_FIELD_NUMBER
public static final int ENABLELOWPRIORITY_FIELD_NUMBER
public static final int DIRECTURL_FIELD_NUMBER
public static final int TASKLISTID_FIELD_NUMBER
public static final int CLIENTTOKEN_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getVid()
视频Id
string Vid = 1;getVid in interface VodStartWorkflowRequestOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频Id
string Vid = 1;getVidBytes in interface VodStartWorkflowRequestOrBuilderpublic String getTemplateId()
工作流模板Id
string TemplateId = 2;getTemplateId in interface VodStartWorkflowRequestOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
工作流模板Id
string TemplateId = 2;getTemplateIdBytes in interface VodStartWorkflowRequestOrBuilderpublic boolean hasInput()
动态参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 3;hasInput in interface VodStartWorkflowRequestOrBuilderpublic WorkflowParams getInput()
动态参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 3;getInput in interface VodStartWorkflowRequestOrBuilderpublic WorkflowParamsOrBuilder getInputOrBuilder()
动态参数
.Volcengine.Vod.Models.Business.WorkflowParams Input = 3;getInputOrBuilder in interface VodStartWorkflowRequestOrBuilderpublic int getPriority()
任务优先级
int32 Priority = 4;getPriority in interface VodStartWorkflowRequestOrBuilderpublic String getCallbackArgs()
回调参数
string CallbackArgs = 5;getCallbackArgs in interface VodStartWorkflowRequestOrBuilderpublic com.google.protobuf.ByteString getCallbackArgsBytes()
回调参数
string CallbackArgs = 5;getCallbackArgsBytes in interface VodStartWorkflowRequestOrBuilderpublic boolean getEnableLowPriority()
是否使能闲时转码
bool EnableLowPriority = 6;getEnableLowPriority in interface VodStartWorkflowRequestOrBuilderpublic boolean hasDirectUrl()
DirectUrl输入
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 7;hasDirectUrl in interface VodStartWorkflowRequestOrBuilderpublic DirectUrl getDirectUrl()
DirectUrl输入
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 7;getDirectUrl in interface VodStartWorkflowRequestOrBuilderpublic DirectUrlOrBuilder getDirectUrlOrBuilder()
DirectUrl输入
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 7;getDirectUrlOrBuilder in interface VodStartWorkflowRequestOrBuilderpublic String getTaskListId()
string TaskListId = 8;getTaskListId in interface VodStartWorkflowRequestOrBuilderpublic com.google.protobuf.ByteString getTaskListIdBytes()
string TaskListId = 8;getTaskListIdBytes in interface VodStartWorkflowRequestOrBuilderpublic String getClientToken()
string ClientToken = 9;getClientToken in interface VodStartWorkflowRequestOrBuilderpublic com.google.protobuf.ByteString getClientTokenBytes()
string ClientToken = 9;getClientTokenBytes in interface VodStartWorkflowRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VodStartWorkflowRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodStartWorkflowRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodStartWorkflowRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodStartWorkflowRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodStartWorkflowRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodStartWorkflowRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodStartWorkflowRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodStartWorkflowRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodStartWorkflowRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodStartWorkflowRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodStartWorkflowRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodStartWorkflowRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodStartWorkflowRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodStartWorkflowRequest.Builder newBuilder()
public static VodStartWorkflowRequest.Builder newBuilder(VodStartWorkflowRequest prototype)
public VodStartWorkflowRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodStartWorkflowRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodStartWorkflowRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodStartWorkflowRequest> parser()
public com.google.protobuf.Parser<VodStartWorkflowRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodStartWorkflowRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.