| Package | Description |
|---|---|
| com.volcengine.service.live.model.business |
| Modifier and Type | Method and Description |
|---|---|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfo.Builder.addStreamInfoListBuilder()
禁推流的信息列表
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfo.Builder.addStreamInfoListBuilder(int index)
禁推流的信息列表
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clear() |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clearApp()
应用名称
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clearCreateTime()
直播流开始时间
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clearDomain()
域名
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clearEndTime()
直播流结束时间
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clearStream()
流名称
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clearType()
是否禁用。
<li>true:禁用;
<li>false:启用。
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clearVhost()
Vhost表示视频直播服务的配置空间
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.clone() |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfo.Builder.getStreamInfoListBuilder(int index)
禁推流的信息列表
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.mergeFrom(ForbiddenStreamInfoList other) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.mergeFrom(com.google.protobuf.Message other) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.newBuilder() |
static ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.newBuilder(ForbiddenStreamInfoList prototype) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.newBuilderForType() |
protected ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setApp(String value)
应用名称
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setAppBytes(com.google.protobuf.ByteString value)
应用名称
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setCreateTime(String value)
直播流开始时间
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setCreateTimeBytes(com.google.protobuf.ByteString value)
直播流开始时间
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setDomain(String value)
域名
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setDomainBytes(com.google.protobuf.ByteString value)
域名
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setEndTime(String value)
直播流结束时间
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setEndTimeBytes(com.google.protobuf.ByteString value)
直播流结束时间
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setStream(String value)
流名称
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setStreamBytes(com.google.protobuf.ByteString value)
流名称
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setType(String value)
是否禁用。
<li>true:禁用;
<li>false:启用。
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setTypeBytes(com.google.protobuf.ByteString value)
是否禁用。
<li>true:禁用;
<li>false:启用。
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setVhost(String value)
Vhost表示视频直播服务的配置空间
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.Builder.setVhostBytes(com.google.protobuf.ByteString value)
Vhost表示视频直播服务的配置空间
|
ForbiddenStreamInfoList.Builder |
ForbiddenStreamInfoList.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ForbiddenStreamInfoList.Builder> |
ForbiddenStreamInfo.Builder.getStreamInfoListBuilderList()
禁推流的信息列表
|
| Modifier and Type | Method and Description |
|---|---|
ForbiddenStreamInfo.Builder |
ForbiddenStreamInfo.Builder.addStreamInfoList(ForbiddenStreamInfoList.Builder builderForValue)
禁推流的信息列表
|
ForbiddenStreamInfo.Builder |
ForbiddenStreamInfo.Builder.addStreamInfoList(int index,
ForbiddenStreamInfoList.Builder builderForValue)
禁推流的信息列表
|
ForbiddenStreamInfo.Builder |
ForbiddenStreamInfo.Builder.setStreamInfoList(int index,
ForbiddenStreamInfoList.Builder builderForValue)
禁推流的信息列表
|
Copyright © 2023. All rights reserved.