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