| Package | Description |
|---|---|
| com.volcengine.service.live.model.business |
| Modifier and Type | Method and Description |
|---|---|
StreamInfoList |
StreamInfoList.Builder.build() |
StreamInfoList |
StreamInfoList.Builder.buildPartial() |
static StreamInfoList |
StreamInfoList.getDefaultInstance() |
StreamInfoList |
StreamInfoList.getDefaultInstanceForType() |
StreamInfoList |
StreamInfoList.Builder.getDefaultInstanceForType() |
StreamInfoList |
LiveStreamInfo.getStreamInfoList(int index)
流信息列表
|
StreamInfoList |
LiveStreamInfo.Builder.getStreamInfoList(int index)
流信息列表
|
StreamInfoList |
LiveStreamInfoOrBuilder.getStreamInfoList(int index)
流信息列表
|
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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamInfoList> |
StreamInfoList.getParserForType() |
List<StreamInfoList> |
LiveStreamInfo.getStreamInfoListList()
流信息列表
|
List<StreamInfoList> |
LiveStreamInfo.Builder.getStreamInfoListList()
流信息列表
|
List<StreamInfoList> |
LiveStreamInfoOrBuilder.getStreamInfoListList()
流信息列表
|
static com.google.protobuf.Parser<StreamInfoList> |
StreamInfoList.parser() |
| Modifier and Type | Method and Description |
|---|---|
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.addStreamInfoList(int index,
StreamInfoList value)
流信息列表
|
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.addStreamInfoList(StreamInfoList value)
流信息列表
|
StreamInfoList.Builder |
StreamInfoList.Builder.mergeFrom(StreamInfoList other) |
static StreamInfoList.Builder |
StreamInfoList.newBuilder(StreamInfoList prototype) |
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.setStreamInfoList(int index,
StreamInfoList value)
流信息列表
|
| Modifier and Type | Method and Description |
|---|---|
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.addAllStreamInfoList(Iterable<? extends StreamInfoList> values)
流信息列表
|
Copyright © 2025. All rights reserved.