public interface ClosedStreamInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getRoughCount()
流数量
|
ClosedStream |
getStreamInfoList(int index)
历史流的信息列表
|
int |
getStreamInfoListCount()
历史流的信息列表
|
List<ClosedStream> |
getStreamInfoListList()
历史流的信息列表
|
ClosedStreamOrBuilder |
getStreamInfoListOrBuilder(int index)
历史流的信息列表
|
List<? extends ClosedStreamOrBuilder> |
getStreamInfoListOrBuilderList()
历史流的信息列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<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 © 2025. All rights reserved.