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, 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 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.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()
string RunId = 1;
getRunId
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.ByteString getRunIdBytes()
string RunId = 1;
getRunIdBytes
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public String getVid()
string Vid = 2;
getVid
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.ByteString getVidBytes()
string Vid = 2;
getVidBytes
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public String getTemplateId()
string TemplateId = 3;
getTemplateId
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.ByteString getTemplateIdBytes()
string TemplateId = 3;
getTemplateIdBytes
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public String getSpaceName()
string SpaceName = 4;
getSpaceName
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 4;
getSpaceNameBytes
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public String getStatus()
string Status = 6;
getStatus
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.ByteString getStatusBytes()
string Status = 6;
getStatusBytes
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public String getTaskListId()
string TaskListId = 7;
getTaskListId
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.ByteString getTaskListIdBytes()
string TaskListId = 7;
getTaskListIdBytes
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public boolean getEnableLowPriority()
bool EnableLowPriority = 8;
getEnableLowPriority
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public String getJobSource()
string JobSource = 9;
getJobSource
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.ByteString getJobSourceBytes()
string JobSource = 9;
getJobSourceBytes
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public 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
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.Timestamp getCreateTime()
.google.protobuf.Timestamp CreateTime = 11;
getCreateTime
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
.google.protobuf.Timestamp CreateTime = 11;
public boolean hasStartTime()
.google.protobuf.Timestamp StartTime = 12;
hasStartTime
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.Timestamp getStartTime()
.google.protobuf.Timestamp StartTime = 12;
getStartTime
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
.google.protobuf.Timestamp StartTime = 12;
public boolean hasEndTime()
.google.protobuf.Timestamp EndTime = 13;
hasEndTime
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.Timestamp getEndTime()
.google.protobuf.Timestamp EndTime = 13;
getEndTime
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
.google.protobuf.Timestamp EndTime = 13;
public boolean hasDirectUrl()
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 14;
hasDirectUrl
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public DirectUrl getDirectUrl()
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 14;
getDirectUrl
在接口中 VodGetWorkflowExecutionDetailResultOrBuilder
public DirectUrlOrBuilder getDirectUrlOrBuilder()
.Volcengine.Vod.Models.Business.DirectUrl DirectUrl = 14;
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 VodGetWorkflowExecutionDetailResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetWorkflowExecutionDetailResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetWorkflowExecutionDetailResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetWorkflowExecutionDetailResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetWorkflowExecutionDetailResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetWorkflowExecutionDetailResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetWorkflowExecutionDetailResult parseFrom(InputStream input) throws IOException
IOException
public static VodGetWorkflowExecutionDetailResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodGetWorkflowExecutionDetailResult parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodGetWorkflowExecutionDetailResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodGetWorkflowExecutionDetailResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodGetWorkflowExecutionDetailResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodGetWorkflowExecutionDetailResult.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static VodGetWorkflowExecutionDetailResult.Builder newBuilder()
public static VodGetWorkflowExecutionDetailResult.Builder newBuilder(VodGetWorkflowExecutionDetailResult prototype)
public VodGetWorkflowExecutionDetailResult.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected VodGetWorkflowExecutionDetailResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static VodGetWorkflowExecutionDetailResult getDefaultInstance()
public static com.google.protobuf.Parser<VodGetWorkflowExecutionDetailResult> parser()
public com.google.protobuf.Parser<VodGetWorkflowExecutionDetailResult> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public VodGetWorkflowExecutionDetailResult getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.