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