| 程序包 | 说明 |
|---|---|
| com.volcengine.service.live.model.business |
| 限定符和类型 | 方法和说明 |
|---|---|
StreamInfoList |
StreamInfoList.Builder.build() |
StreamInfoList |
StreamInfoList.Builder.buildPartial() |
static StreamInfoList |
StreamInfoList.getDefaultInstance() |
StreamInfoList |
StreamInfoList.getDefaultInstanceForType() |
StreamInfoList |
StreamInfoList.Builder.getDefaultInstanceForType() |
StreamInfoList |
LiveStreamInfo.getStreamInfoList(int index)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
StreamInfoList |
LiveStreamInfo.Builder.getStreamInfoList(int index)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
StreamInfoList |
LiveStreamInfoOrBuilder.getStreamInfoList(int index)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
static StreamInfoList |
StreamInfoList.parseDelimitedFrom(InputStream input) |
static StreamInfoList |
StreamInfoList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamInfoList |
StreamInfoList.parseFrom(byte[] data) |
static StreamInfoList |
StreamInfoList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamInfoList |
StreamInfoList.parseFrom(ByteBuffer data) |
static StreamInfoList |
StreamInfoList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamInfoList |
StreamInfoList.parseFrom(com.google.protobuf.ByteString data) |
static StreamInfoList |
StreamInfoList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamInfoList |
StreamInfoList.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamInfoList |
StreamInfoList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamInfoList |
StreamInfoList.parseFrom(InputStream input) |
static StreamInfoList |
StreamInfoList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<StreamInfoList> |
StreamInfoList.getParserForType() |
List<StreamInfoList> |
LiveStreamInfo.getStreamInfoListList()
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
List<StreamInfoList> |
LiveStreamInfo.Builder.getStreamInfoListList()
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
List<StreamInfoList> |
LiveStreamInfoOrBuilder.getStreamInfoListList()
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
static com.google.protobuf.Parser<StreamInfoList> |
StreamInfoList.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.addStreamInfoList(int index,
StreamInfoList value)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.addStreamInfoList(StreamInfoList value)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
StreamInfoList.Builder |
StreamInfoList.Builder.mergeFrom(StreamInfoList other) |
static StreamInfoList.Builder |
StreamInfoList.newBuilder(StreamInfoList prototype) |
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.setStreamInfoList(int index,
StreamInfoList value)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.addAllStreamInfoList(Iterable<? extends StreamInfoList> values)
流信息列表
repeated .Volcengine.Live.Models.Business.StreamInfoList StreamInfoList = 1; |
Copyright © 2024. All rights reserved.