public interface ForbiddenStreamInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getRoughCount()
流数量
|
ForbiddenStreamInfoList |
getStreamInfoList(int index)
禁推流的信息列表
|
int |
getStreamInfoListCount()
禁推流的信息列表
|
List<ForbiddenStreamInfoList> |
getStreamInfoListList()
禁推流的信息列表
|
ForbiddenStreamInfoListOrBuilder |
getStreamInfoListOrBuilder(int index)
禁推流的信息列表
|
List<? extends ForbiddenStreamInfoListOrBuilder> |
getStreamInfoListOrBuilderList()
禁推流的信息列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ForbiddenStreamInfoList> getStreamInfoListList()
禁推流的信息列表
repeated .Volcengine.Live.Models.Business.ForbiddenStreamInfoList StreamInfoList = 1;ForbiddenStreamInfoList getStreamInfoList(int index)
禁推流的信息列表
repeated .Volcengine.Live.Models.Business.ForbiddenStreamInfoList StreamInfoList = 1;int getStreamInfoListCount()
禁推流的信息列表
repeated .Volcengine.Live.Models.Business.ForbiddenStreamInfoList StreamInfoList = 1;List<? extends ForbiddenStreamInfoListOrBuilder> getStreamInfoListOrBuilderList()
禁推流的信息列表
repeated .Volcengine.Live.Models.Business.ForbiddenStreamInfoList StreamInfoList = 1;ForbiddenStreamInfoListOrBuilder getStreamInfoListOrBuilder(int index)
禁推流的信息列表
repeated .Volcengine.Live.Models.Business.ForbiddenStreamInfoList StreamInfoList = 1;long getRoughCount()
流数量
int64 RoughCount = 2;Copyright © 2023. All rights reserved.