public interface VodPlaylistInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCodec()
string Codec = 4; |
com.google.protobuf.ByteString |
getCodecBytes()
string Codec = 4; |
long |
getCreatedAt()
int64 CreatedAt = 10; |
String |
getCycles()
string Cycles = 8; |
com.google.protobuf.ByteString |
getCyclesBytes()
string Cycles = 8; |
String |
getDefinition()
string Definition = 5; |
com.google.protobuf.ByteString |
getDefinitionBytes()
string Definition = 5; |
String |
getEndTime()
string EndTime = 7; |
com.google.protobuf.ByteString |
getEndTimeBytes()
string EndTime = 7; |
String |
getFormat()
string Format = 3; |
com.google.protobuf.ByteString |
getFormatBytes()
string Format = 3; |
String |
getId()
string Id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string Id = 1; |
String |
getName()
string Name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string Name = 2; |
String |
getStartTime()
string StartTime = 6; |
com.google.protobuf.ByteString |
getStartTimeBytes()
string StartTime = 6; |
long |
getUpdatedAt()
int64 UpdatedAt = 11; |
VodPlaylistVideoInfo |
getVideoInfos(int index)
repeated .Byteplus.Vod.Models.Business.VodPlaylistVideoInfo VideoInfos = 9; |
int |
getVideoInfosCount()
repeated .Byteplus.Vod.Models.Business.VodPlaylistVideoInfo VideoInfos = 9; |
List<VodPlaylistVideoInfo> |
getVideoInfosList()
repeated .Byteplus.Vod.Models.Business.VodPlaylistVideoInfo VideoInfos = 9; |
VodPlaylistVideoInfoOrBuilder |
getVideoInfosOrBuilder(int index)
repeated .Byteplus.Vod.Models.Business.VodPlaylistVideoInfo VideoInfos = 9; |
List<? extends VodPlaylistVideoInfoOrBuilder> |
getVideoInfosOrBuilderList()
repeated .Byteplus.Vod.Models.Business.VodPlaylistVideoInfo VideoInfos = 9; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getId()
string Id = 1;com.google.protobuf.ByteString getIdBytes()
string Id = 1;String getName()
string Name = 2;com.google.protobuf.ByteString getNameBytes()
string Name = 2;String getFormat()
string Format = 3;com.google.protobuf.ByteString getFormatBytes()
string Format = 3;String getCodec()
string Codec = 4;com.google.protobuf.ByteString getCodecBytes()
string Codec = 4;String getDefinition()
string Definition = 5;com.google.protobuf.ByteString getDefinitionBytes()
string Definition = 5;String getStartTime()
string StartTime = 6;com.google.protobuf.ByteString getStartTimeBytes()
string StartTime = 6;String getEndTime()
string EndTime = 7;com.google.protobuf.ByteString getEndTimeBytes()
string EndTime = 7;String getCycles()
string Cycles = 8;com.google.protobuf.ByteString getCyclesBytes()
string Cycles = 8;List<VodPlaylistVideoInfo> getVideoInfosList()
repeated .Byteplus.Vod.Models.Business.VodPlaylistVideoInfo VideoInfos = 9;VodPlaylistVideoInfo getVideoInfos(int index)
repeated .Byteplus.Vod.Models.Business.VodPlaylistVideoInfo VideoInfos = 9;int getVideoInfosCount()
repeated .Byteplus.Vod.Models.Business.VodPlaylistVideoInfo VideoInfos = 9;List<? extends VodPlaylistVideoInfoOrBuilder> getVideoInfosOrBuilderList()
repeated .Byteplus.Vod.Models.Business.VodPlaylistVideoInfo VideoInfos = 9;VodPlaylistVideoInfoOrBuilder getVideoInfosOrBuilder(int index)
repeated .Byteplus.Vod.Models.Business.VodPlaylistVideoInfo VideoInfos = 9;long getCreatedAt()
int64 CreatedAt = 10;long getUpdatedAt()
int64 UpdatedAt = 11;Copyright © 2025. All rights reserved.