public interface StageDetailOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDisplayName()
string DisplayName = 2; |
com.google.protobuf.ByteString |
getDisplayNameBytes()
string DisplayName = 2; |
com.google.protobuf.Timestamp |
getEndTime()
阶段结束时间
.google.protobuf.Timestamp EndTime = 9; |
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
阶段结束时间
.google.protobuf.Timestamp EndTime = 9; |
long |
getErrorCode()
错误码
int64 ErrorCode = 6; |
String |
getId()
string Id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string Id = 1; |
String |
getMessage()
string Message = 7; |
com.google.protobuf.ByteString |
getMessageBytes()
string Message = 7; |
com.google.protobuf.Timestamp |
getStartTime()
阶段开始时间
.google.protobuf.Timestamp StartTime = 8; |
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
阶段开始时间
.google.protobuf.Timestamp StartTime = 8; |
StageStatus |
getStatus()
.Volcengine.Vod.Models.Business.StageStatus Status = 5; |
int |
getStatusValue()
.Volcengine.Vod.Models.Business.StageStatus Status = 5; |
String |
getTemplateId()
string TemplateId = 4; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
string TemplateId = 4; |
String |
getType()
string Type = 3; |
com.google.protobuf.ByteString |
getTypeBytes()
string Type = 3; |
boolean |
hasEndTime()
阶段结束时间
.google.protobuf.Timestamp EndTime = 9; |
boolean |
hasStartTime()
阶段开始时间
.google.protobuf.Timestamp StartTime = 8; |
String getId()
string Id = 1;com.google.protobuf.ByteString getIdBytes()
string Id = 1;String getDisplayName()
string DisplayName = 2;com.google.protobuf.ByteString getDisplayNameBytes()
string DisplayName = 2;String getType()
string Type = 3;com.google.protobuf.ByteString getTypeBytes()
string Type = 3;String getTemplateId()
string TemplateId = 4;com.google.protobuf.ByteString getTemplateIdBytes()
string TemplateId = 4;int getStatusValue()
.Volcengine.Vod.Models.Business.StageStatus Status = 5;StageStatus getStatus()
.Volcengine.Vod.Models.Business.StageStatus Status = 5;long getErrorCode()
错误码
int64 ErrorCode = 6;String getMessage()
string Message = 7;com.google.protobuf.ByteString getMessageBytes()
string Message = 7;boolean hasStartTime()
阶段开始时间
.google.protobuf.Timestamp StartTime = 8;com.google.protobuf.Timestamp getStartTime()
阶段开始时间
.google.protobuf.Timestamp StartTime = 8;com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
阶段开始时间
.google.protobuf.Timestamp StartTime = 8;boolean hasEndTime()
阶段结束时间
.google.protobuf.Timestamp EndTime = 9;com.google.protobuf.Timestamp getEndTime()
阶段结束时间
.google.protobuf.Timestamp EndTime = 9;com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
阶段结束时间
.google.protobuf.Timestamp EndTime = 9;Copyright © 2024. All rights reserved.