public interface VodGetWorkflowExecutionDetailResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Timestamp |
getCreateTime()
.google.protobuf.Timestamp CreateTime = 11; |
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
.google.protobuf.Timestamp CreateTime = 11; |
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; |
String |
getRunId()
string RunId = 1; |
com.google.protobuf.ByteString |
getRunIdBytes()
string RunId = 1; |
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; |
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; |
boolean |
hasStartTime()
.google.protobuf.Timestamp StartTime = 12; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRunId()
string RunId = 1;com.google.protobuf.ByteString getRunIdBytes()
string RunId = 1;String getVid()
string Vid = 2;com.google.protobuf.ByteString getVidBytes()
string Vid = 2;String getTemplateId()
string TemplateId = 3;com.google.protobuf.ByteString getTemplateIdBytes()
string TemplateId = 3;String getSpaceName()
string SpaceName = 4;com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 4;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;boolean getEnableLowPriority()
bool EnableLowPriority = 8;String getJobSource()
string JobSource = 9;com.google.protobuf.ByteString getJobSourceBytes()
string JobSource = 9;List<ExecutionStage> getStagesList()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;ExecutionStage getStages(int index)
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;int getStagesCount()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;List<? extends ExecutionStageOrBuilder> getStagesOrBuilderList()
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;ExecutionStageOrBuilder getStagesOrBuilder(int index)
执行阶段
repeated .Volcengine.Vod.Models.Business.ExecutionStage Stages = 10;boolean hasCreateTime()
.google.protobuf.Timestamp CreateTime = 11;com.google.protobuf.Timestamp getCreateTime()
.google.protobuf.Timestamp CreateTime = 11;com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
.google.protobuf.Timestamp CreateTime = 11;boolean hasStartTime()
.google.protobuf.Timestamp StartTime = 12;com.google.protobuf.Timestamp getStartTime()
.google.protobuf.Timestamp StartTime = 12;com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
.google.protobuf.Timestamp StartTime = 12;boolean hasEndTime()
.google.protobuf.Timestamp EndTime = 13;com.google.protobuf.Timestamp getEndTime()
.google.protobuf.Timestamp EndTime = 13;com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
.google.protobuf.Timestamp EndTime = 13;Copyright © 2023. All rights reserved.