public final class VodGetWorkflowExecutionDetailResult extends com.google.protobuf.GeneratedMessageV3 implements VodGetWorkflowExecutionDetailResultOrBuilder
Volcengine.Vod.Models.Business.VodGetWorkflowExecutionDetailResult| Modifier and Type | Class and Description |
|---|---|
static class |
VodGetWorkflowExecutionDetailResult.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodGetWorkflowExecutionDetailResult |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CREATETIME_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 |
| Modifier and Type | Method and Description |
|---|---|
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() |
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)
执行阶段
|
int |
getStagesCount()
执行阶段
|
List<ExecutionStage> |
getStagesList()
执行阶段
|
ExecutionStageOrBuilder |
getStagesOrBuilder(int index)
执行阶段
|
List<? extends ExecutionStageOrBuilder> |
getStagesOrBuilderList()
执行阶段
|
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 |
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, 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 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
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 getRunId()
string RunId = 1;getRunId in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
string RunId = 1;getRunIdBytes in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic String getVid()
string Vid = 2;getVid in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
string Vid = 2;getVidBytes in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic String getTemplateId()
string TemplateId = 3;getTemplateId in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
string TemplateId = 3;getTemplateIdBytes in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic String getSpaceName()
string SpaceName = 4;getSpaceName in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 4;getSpaceNameBytes in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic String getStatus()
string Status = 6;getStatus in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
string Status = 6;getStatusBytes in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic String getTaskListId()
string TaskListId = 7;getTaskListId in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getTaskListIdBytes()
string TaskListId = 7;getTaskListIdBytes in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic boolean getEnableLowPriority()
bool EnableLowPriority = 8;getEnableLowPriority in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic String getJobSource()
string JobSource = 9;getJobSource in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.ByteString getJobSourceBytes()
string JobSource = 9;getJobSourceBytes in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic List<ExecutionStage> getStagesList()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;getStagesList in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic List<? extends ExecutionStageOrBuilder> getStagesOrBuilderList()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;getStagesOrBuilderList in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic int getStagesCount()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;getStagesCount in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic ExecutionStage getStages(int index)
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;getStages in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic ExecutionStageOrBuilder getStagesOrBuilder(int index)
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;getStagesOrBuilder in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic boolean hasCreateTime()
.google.protobuf.Timestamp CreateTime = 11;hasCreateTime in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
.google.protobuf.Timestamp CreateTime = 11;getCreateTime in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
.google.protobuf.Timestamp CreateTime = 11;getCreateTimeOrBuilder in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic boolean hasStartTime()
.google.protobuf.Timestamp StartTime = 12;hasStartTime in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
.google.protobuf.Timestamp StartTime = 12;getStartTime in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
.google.protobuf.Timestamp StartTime = 12;getStartTimeOrBuilder in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic boolean hasEndTime()
.google.protobuf.Timestamp EndTime = 13;hasEndTime in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
.google.protobuf.Timestamp EndTime = 13;getEndTime in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
.google.protobuf.Timestamp EndTime = 13;getEndTimeOrBuilder in interface VodGetWorkflowExecutionDetailResultOrBuilderpublic 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 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 in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodGetWorkflowExecutionDetailResult.Builder newBuilder()
public static VodGetWorkflowExecutionDetailResult.Builder newBuilder(VodGetWorkflowExecutionDetailResult prototype)
public VodGetWorkflowExecutionDetailResult.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodGetWorkflowExecutionDetailResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodGetWorkflowExecutionDetailResult getDefaultInstance()
public static com.google.protobuf.Parser<VodGetWorkflowExecutionDetailResult> parser()
public com.google.protobuf.Parser<VodGetWorkflowExecutionDetailResult> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodGetWorkflowExecutionDetailResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.