| 程序包 | 说明 |
|---|---|
| com.volcengine.service.vod.model.business |
| 限定符和类型 | 方法和说明 |
|---|---|
VodCommonConfigInfo |
VodCommonConfigInfo.Builder.build() |
VodCommonConfigInfo |
VodCommonConfigInfo.Builder.buildPartial() |
VodCommonConfigInfo |
VodSpaceConfigInfo.getConfigs(int index)
空间配置项
repeated .Volcengine.Vod.Models.Business.VodCommonConfigInfo Configs = 5; |
VodCommonConfigInfo |
VodSpaceConfigInfo.Builder.getConfigs(int index)
空间配置项
repeated .Volcengine.Vod.Models.Business.VodCommonConfigInfo Configs = 5; |
VodCommonConfigInfo |
VodSpaceConfigInfoOrBuilder.getConfigs(int index)
空间配置项
repeated .Volcengine.Vod.Models.Business.VodCommonConfigInfo Configs = 5; |
static VodCommonConfigInfo |
VodCommonConfigInfo.getDefaultInstance() |
VodCommonConfigInfo |
VodCommonConfigInfo.getDefaultInstanceForType() |
VodCommonConfigInfo |
VodCommonConfigInfo.Builder.getDefaultInstanceForType() |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseDelimitedFrom(InputStream input) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseFrom(byte[] data) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseFrom(ByteBuffer data) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseFrom(com.google.protobuf.ByteString data) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseFrom(InputStream input) |
static VodCommonConfigInfo |
VodCommonConfigInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<VodCommonConfigInfo> |
VodSpaceConfigInfo.getConfigsList()
空间配置项
repeated .Volcengine.Vod.Models.Business.VodCommonConfigInfo Configs = 5; |
List<VodCommonConfigInfo> |
VodSpaceConfigInfo.Builder.getConfigsList()
空间配置项
repeated .Volcengine.Vod.Models.Business.VodCommonConfigInfo Configs = 5; |
List<VodCommonConfigInfo> |
VodSpaceConfigInfoOrBuilder.getConfigsList()
空间配置项
repeated .Volcengine.Vod.Models.Business.VodCommonConfigInfo Configs = 5; |
com.google.protobuf.Parser<VodCommonConfigInfo> |
VodCommonConfigInfo.getParserForType() |
static com.google.protobuf.Parser<VodCommonConfigInfo> |
VodCommonConfigInfo.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
VodSpaceConfigInfo.Builder |
VodSpaceConfigInfo.Builder.addConfigs(int index,
VodCommonConfigInfo value)
空间配置项
repeated .Volcengine.Vod.Models.Business.VodCommonConfigInfo Configs = 5; |
VodSpaceConfigInfo.Builder |
VodSpaceConfigInfo.Builder.addConfigs(VodCommonConfigInfo value)
空间配置项
repeated .Volcengine.Vod.Models.Business.VodCommonConfigInfo Configs = 5; |
VodCommonConfigInfo.Builder |
VodCommonConfigInfo.Builder.mergeFrom(VodCommonConfigInfo other) |
static VodCommonConfigInfo.Builder |
VodCommonConfigInfo.newBuilder(VodCommonConfigInfo prototype) |
VodSpaceConfigInfo.Builder |
VodSpaceConfigInfo.Builder.setConfigs(int index,
VodCommonConfigInfo value)
空间配置项
repeated .Volcengine.Vod.Models.Business.VodCommonConfigInfo Configs = 5; |
| 限定符和类型 | 方法和说明 |
|---|---|
VodSpaceConfigInfo.Builder |
VodSpaceConfigInfo.Builder.addAllConfigs(Iterable<? extends VodCommonConfigInfo> values)
空间配置项
repeated .Volcengine.Vod.Models.Business.VodCommonConfigInfo Configs = 5; |
Copyright © 2022. All rights reserved.