public final class VodGetWorkflowExecutionDetailResult extends com.google.protobuf.GeneratedMessageV3 implements VodGetWorkflowExecutionDetailResultOrBuilder
Volcengine.Vod.Models.Business.VodGetWorkflowExecutionDetailResult| 限定符和类型 | 类和说明 |
|---|---|
static class |
VodGetWorkflowExecutionDetailResult.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodGetWorkflowExecutionDetailResult |
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 |
CREATETIME_FIELD_NUMBER |
static int |
DIRECTURL_FIELD_NUMBER |
static int |
ENABLELOWPRIORITY_FIELD_NUMBER |
static int |
ENDTIME_FIELD_NUMBER |
static int |
JOBSOURCE_FIELD_NUMBER |
static int |
RUNID_FIELD_NUMBER |
static int |
SPACENAME_FIELD_NUMBER |
static int |
STAGES_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) |
com.google.protobuf.Timestamp |
getCreateTime()
.google.protobuf.Timestamp CreateTime = 11; |
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
.google.protobuf.Timestamp CreateTime = 11; |
static VodGetWorkflowExecutionDetailResult |
getDefaultInstance() |
VodGetWorkflowExecutionDetailResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DirectUrl |
getDirectUrl()
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 14; |
DirectUrlOrBuilder |
getDirectUrlOrBuilder()
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 14; |
boolean |
getEnableLowPriority()
bool EnableLowPriority = 8; |
com.google.protobuf.Timestamp |
getEndTime()
.google.protobuf.Timestamp EndTime = 13; |
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
.google.protobuf.Timestamp EndTime = 13; |
String |
getJobSource()
string JobSource = 9; |
com.google.protobuf.ByteString |
getJobSourceBytes()
string JobSource = 9; |
com.google.protobuf.Parser<VodGetWorkflowExecutionDetailResult> |
getParserForType() |
String |
getRunId()
string RunId = 1; |
com.google.protobuf.ByteString |
getRunIdBytes()
string RunId = 1; |
int |
getSerializedSize() |
String |
getSpaceName()
string SpaceName = 4; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 4; |
ExecutionStage |
getStages(int index)
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10; |
int |
getStagesCount()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10; |
List<ExecutionStage> |
getStagesList()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10; |
ExecutionStageOrBuilder |
getStagesOrBuilder(int index)
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10; |
List<? extends ExecutionStageOrBuilder> |
getStagesOrBuilderList()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10; |
com.google.protobuf.Timestamp |
getStartTime()
.google.protobuf.Timestamp StartTime = 12; |
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
.google.protobuf.Timestamp StartTime = 12; |
String |
getStatus()
string Status = 6; |
com.google.protobuf.ByteString |
getStatusBytes()
string Status = 6; |
String |
getTaskListId()
string TaskListId = 7; |
com.google.protobuf.ByteString |
getTaskListIdBytes()
string TaskListId = 7; |
String |
getTemplateId()
string TemplateId = 3; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
string TemplateId = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
string Vid = 2; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 2; |
boolean |
hasCreateTime()
.google.protobuf.Timestamp CreateTime = 11; |
boolean |
hasDirectUrl()
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 14; |
boolean |
hasEndTime()
.google.protobuf.Timestamp EndTime = 13; |
int |
hashCode() |
boolean |
hasStartTime()
.google.protobuf.Timestamp StartTime = 12; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodGetWorkflowExecutionDetailResult.Builder |
newBuilder() |
static VodGetWorkflowExecutionDetailResult.Builder |
newBuilder(VodGetWorkflowExecutionDetailResult prototype) |
VodGetWorkflowExecutionDetailResult.Builder |
newBuilderForType() |
protected VodGetWorkflowExecutionDetailResult.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodGetWorkflowExecutionDetailResult |
parseDelimitedFrom(InputStream input) |
static VodGetWorkflowExecutionDetailResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetWorkflowExecutionDetailResult |
parseFrom(byte[] data) |
static VodGetWorkflowExecutionDetailResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetWorkflowExecutionDetailResult |
parseFrom(ByteBuffer data) |
static VodGetWorkflowExecutionDetailResult |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetWorkflowExecutionDetailResult |
parseFrom(com.google.protobuf.ByteString data) |
static VodGetWorkflowExecutionDetailResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetWorkflowExecutionDetailResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodGetWorkflowExecutionDetailResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetWorkflowExecutionDetailResult |
parseFrom(InputStream input) |
static VodGetWorkflowExecutionDetailResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodGetWorkflowExecutionDetailResult> |
parser() |
VodGetWorkflowExecutionDetailResult.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 TEMPLATEID_FIELD_NUMBER
public static final int SPACENAME_FIELD_NUMBER
public static final int STATUS_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 STAGES_FIELD_NUMBER
public static final int CREATETIME_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int DIRECTURL_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()
string RunId = 1;getRunId 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
string RunId = 1;getRunIdBytes 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic String getVid()
string Vid = 2;getVid 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
string Vid = 2;getVidBytes 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic String getTemplateId()
string TemplateId = 3;getTemplateId 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
string TemplateId = 3;getTemplateIdBytes 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic String getSpaceName()
string SpaceName = 4;getSpaceName 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 4;getSpaceNameBytes 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic String getStatus()
string Status = 6;getStatus 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
string Status = 6;getStatusBytes 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic String getTaskListId()
string TaskListId = 7;getTaskListId 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getTaskListIdBytes()
string TaskListId = 7;getTaskListIdBytes 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic boolean getEnableLowPriority()
bool EnableLowPriority = 8;getEnableLowPriority 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic String getJobSource()
string JobSource = 9;getJobSource 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getJobSourceBytes()
string JobSource = 9;getJobSourceBytes 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic List<ExecutionStage> getStagesList()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;public List<? extends ExecutionStageOrBuilder> getStagesOrBuilderList()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;public int getStagesCount()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;public ExecutionStage getStages(int index)
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;public ExecutionStageOrBuilder getStagesOrBuilder(int index)
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;public boolean hasCreateTime()
.google.protobuf.Timestamp CreateTime = 11;hasCreateTime 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
.google.protobuf.Timestamp CreateTime = 11;getCreateTime 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
.google.protobuf.Timestamp CreateTime = 11;public boolean hasStartTime()
.google.protobuf.Timestamp StartTime = 12;hasStartTime 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
.google.protobuf.Timestamp StartTime = 12;getStartTime 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
.google.protobuf.Timestamp StartTime = 12;public boolean hasEndTime()
.google.protobuf.Timestamp EndTime = 13;hasEndTime 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
.google.protobuf.Timestamp EndTime = 13;getEndTime 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
.google.protobuf.Timestamp EndTime = 13;public boolean hasDirectUrl()
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 14;hasDirectUrl 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic DirectUrl getDirectUrl()
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 14;getDirectUrl 在接口中 VodGetWorkflowExecutionDetailResultOrBuilderpublic DirectUrlOrBuilder getDirectUrlOrBuilder()
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 14;public 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 VodGetWorkflowExecutionDetailResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetWorkflowExecutionDetailResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetWorkflowExecutionDetailResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetWorkflowExecutionDetailResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetWorkflowExecutionDetailResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetWorkflowExecutionDetailResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetWorkflowExecutionDetailResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodGetWorkflowExecutionDetailResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodGetWorkflowExecutionDetailResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodGetWorkflowExecutionDetailResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodGetWorkflowExecutionDetailResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodGetWorkflowExecutionDetailResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodGetWorkflowExecutionDetailResult.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static VodGetWorkflowExecutionDetailResult.Builder newBuilder()
public static VodGetWorkflowExecutionDetailResult.Builder newBuilder(VodGetWorkflowExecutionDetailResult prototype)
public VodGetWorkflowExecutionDetailResult.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected VodGetWorkflowExecutionDetailResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static VodGetWorkflowExecutionDetailResult getDefaultInstance()
public static com.google.protobuf.Parser<VodGetWorkflowExecutionDetailResult> parser()
public com.google.protobuf.Parser<VodGetWorkflowExecutionDetailResult> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public VodGetWorkflowExecutionDetailResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.