| 程序包 | 说明 |
|---|---|
| com.volcengine.service.live.model.business |
| 限定符和类型 | 方法和说明 |
|---|---|
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.addAllDenyConfigDetail(Iterable<? extends DenyConfigDetail> values)
配置详情列表
repeated .Volcengine.Live.Models.Business.DenyConfigDetail DenyConfigDetail = 4; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.addDenyConfigDetail(DenyConfigDetail.Builder builderForValue)
配置详情列表
repeated .Volcengine.Live.Models.Business.DenyConfigDetail DenyConfigDetail = 4; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.addDenyConfigDetail(DenyConfigDetail value)
配置详情列表
repeated .Volcengine.Live.Models.Business.DenyConfigDetail DenyConfigDetail = 4; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.addDenyConfigDetail(int index,
DenyConfigDetail.Builder builderForValue)
配置详情列表
repeated .Volcengine.Live.Models.Business.DenyConfigDetail DenyConfigDetail = 4; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.addDenyConfigDetail(int index,
DenyConfigDetail value)
配置详情列表
repeated .Volcengine.Live.Models.Business.DenyConfigDetail DenyConfigDetail = 4; |
VhostWithDenyConfig.Builder |
DescribeDenyConfigResult.Builder.addDenyListBuilder()
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
VhostWithDenyConfig.Builder |
DescribeDenyConfigResult.Builder.addDenyListBuilder(int index)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.clear() |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.clearApp()
App的名称,由 1 到 30 位数字、字母、下划线及"-"和"."
|
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.clearDenyConfigDetail()
配置详情列表
repeated .Volcengine.Live.Models.Business.DenyConfigDetail DenyConfigDetail = 4; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.clearDomain()
推拉流域名
string Domain = 2; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.clearVhost()
域名空间名称
string Vhost = 1; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.clone() |
VhostWithDenyConfig.Builder |
DescribeDenyConfigResult.Builder.getDenyListBuilder(int index)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.mergeFrom(VhostWithDenyConfig other) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static VhostWithDenyConfig.Builder |
VhostWithDenyConfig.newBuilder() |
static VhostWithDenyConfig.Builder |
VhostWithDenyConfig.newBuilder(VhostWithDenyConfig prototype) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.newBuilderForType() |
protected VhostWithDenyConfig.Builder |
VhostWithDenyConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.removeDenyConfigDetail(int index)
配置详情列表
repeated .Volcengine.Live.Models.Business.DenyConfigDetail DenyConfigDetail = 4; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setApp(String value)
App的名称,由 1 到 30 位数字、字母、下划线及"-"和"."
|
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setAppBytes(com.google.protobuf.ByteString value)
App的名称,由 1 到 30 位数字、字母、下划线及"-"和"."
|
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setDenyConfigDetail(int index,
DenyConfigDetail.Builder builderForValue)
配置详情列表
repeated .Volcengine.Live.Models.Business.DenyConfigDetail DenyConfigDetail = 4; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setDenyConfigDetail(int index,
DenyConfigDetail value)
配置详情列表
repeated .Volcengine.Live.Models.Business.DenyConfigDetail DenyConfigDetail = 4; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setDomain(String value)
推拉流域名
string Domain = 2; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setDomainBytes(com.google.protobuf.ByteString value)
推拉流域名
string Domain = 2; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setVhost(String value)
域名空间名称
string Vhost = 1; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.setVhostBytes(com.google.protobuf.ByteString value)
域名空间名称
string Vhost = 1; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.toBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<VhostWithDenyConfig.Builder> |
DescribeDenyConfigResult.Builder.getDenyListBuilderList()
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDenyConfigResult.Builder |
DescribeDenyConfigResult.Builder.addDenyList(int index,
VhostWithDenyConfig.Builder builderForValue)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
DescribeDenyConfigResult.Builder |
DescribeDenyConfigResult.Builder.addDenyList(VhostWithDenyConfig.Builder builderForValue)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
DescribeDenyConfigResult.Builder |
DescribeDenyConfigResult.Builder.setDenyList(int index,
VhostWithDenyConfig.Builder builderForValue)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
Copyright © 2025. All rights reserved.