public interface LiveStreamInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
long |
getRoughCount()
流数量
int64 RoughCount = 2; |
StreamInfoList |
getStreamInfoList(int index)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
int |
getStreamInfoListCount()
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
List<StreamInfoList> |
getStreamInfoListList()
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
StreamInfoListOrBuilder |
getStreamInfoListOrBuilder(int index)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
List<? extends StreamInfoListOrBuilder> |
getStreamInfoListOrBuilderList()
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
List<StreamInfoList> getStreamInfoListList()
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1;
StreamInfoList getStreamInfoList(int index)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1;
int getStreamInfoListCount()
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1;
List<? extends StreamInfoListOrBuilder> getStreamInfoListOrBuilderList()
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1;
StreamInfoListOrBuilder getStreamInfoListOrBuilder(int index)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1;
long getRoughCount()
流数量
int64 RoughCount = 2;
Copyright © 2024. All rights reserved.