| 程序包 | 说明 |
|---|---|
| com.volcengine.service.live.model.business |
| 限定符和类型 | 方法和说明 |
|---|---|
VhostWithDenyConfig |
VhostWithDenyConfig.Builder.build() |
VhostWithDenyConfig |
VhostWithDenyConfig.Builder.buildPartial() |
static VhostWithDenyConfig |
VhostWithDenyConfig.getDefaultInstance() |
VhostWithDenyConfig |
VhostWithDenyConfig.getDefaultInstanceForType() |
VhostWithDenyConfig |
VhostWithDenyConfig.Builder.getDefaultInstanceForType() |
VhostWithDenyConfig |
DescribeDenyConfigResultOrBuilder.getDenyList(int index)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
VhostWithDenyConfig |
DescribeDenyConfigResult.getDenyList(int index)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
VhostWithDenyConfig |
DescribeDenyConfigResult.Builder.getDenyList(int index)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseDelimitedFrom(InputStream input) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseFrom(byte[] data) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseFrom(ByteBuffer data) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseFrom(com.google.protobuf.ByteString data) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseFrom(InputStream input) |
static VhostWithDenyConfig |
VhostWithDenyConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<VhostWithDenyConfig> |
DescribeDenyConfigResultOrBuilder.getDenyListList()
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
List<VhostWithDenyConfig> |
DescribeDenyConfigResult.getDenyListList()
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
List<VhostWithDenyConfig> |
DescribeDenyConfigResult.Builder.getDenyListList()
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
com.google.protobuf.Parser<VhostWithDenyConfig> |
VhostWithDenyConfig.getParserForType() |
static com.google.protobuf.Parser<VhostWithDenyConfig> |
VhostWithDenyConfig.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDenyConfigResult.Builder |
DescribeDenyConfigResult.Builder.addDenyList(int index,
VhostWithDenyConfig value)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
DescribeDenyConfigResult.Builder |
DescribeDenyConfigResult.Builder.addDenyList(VhostWithDenyConfig value)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
VhostWithDenyConfig.Builder |
VhostWithDenyConfig.Builder.mergeFrom(VhostWithDenyConfig other) |
static VhostWithDenyConfig.Builder |
VhostWithDenyConfig.newBuilder(VhostWithDenyConfig prototype) |
DescribeDenyConfigResult.Builder |
DescribeDenyConfigResult.Builder.setDenyList(int index,
VhostWithDenyConfig value)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDenyConfigResult.Builder |
DescribeDenyConfigResult.Builder.addAllDenyList(Iterable<? extends VhostWithDenyConfig> values)
配置列表
repeated .Volcengine.Live.Models.Business.VhostWithDenyConfig DenyList = 1; |
Copyright © 2024. All rights reserved.