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