| Package | Description |
|---|---|
| com.volcengine.service.vod.model.business |
| Modifier and Type | Method and Description |
|---|---|
VodUploadFunction |
VodUploadFunction.Builder.build() |
VodUploadFunction |
VodUploadFunction.Builder.buildPartial() |
static VodUploadFunction |
VodUploadFunction.getDefaultInstance() |
VodUploadFunction |
VodUploadFunction.getDefaultInstanceForType() |
VodUploadFunction |
VodUploadFunction.Builder.getDefaultInstanceForType() |
VodUploadFunction |
CommitUploadInfoParamOrBuilder.getFunctions(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
VodUploadFunction |
CommitUploadInfoParam.getFunctions(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
VodUploadFunction |
CommitUploadInfoParam.Builder.getFunctions(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
static VodUploadFunction |
VodUploadFunction.parseDelimitedFrom(InputStream input) |
static VodUploadFunction |
VodUploadFunction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadFunction |
VodUploadFunction.parseFrom(byte[] data) |
static VodUploadFunction |
VodUploadFunction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadFunction |
VodUploadFunction.parseFrom(ByteBuffer data) |
static VodUploadFunction |
VodUploadFunction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadFunction |
VodUploadFunction.parseFrom(com.google.protobuf.ByteString data) |
static VodUploadFunction |
VodUploadFunction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadFunction |
VodUploadFunction.parseFrom(com.google.protobuf.CodedInputStream input) |
static VodUploadFunction |
VodUploadFunction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadFunction |
VodUploadFunction.parseFrom(InputStream input) |
static VodUploadFunction |
VodUploadFunction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<VodUploadFunction> |
CommitUploadInfoParamOrBuilder.getFunctionsList()
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
List<VodUploadFunction> |
CommitUploadInfoParam.getFunctionsList()
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
List<VodUploadFunction> |
CommitUploadInfoParam.Builder.getFunctionsList()
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
com.google.protobuf.Parser<VodUploadFunction> |
VodUploadFunction.getParserForType() |
static com.google.protobuf.Parser<VodUploadFunction> |
VodUploadFunction.parser() |
| Modifier and Type | Method and Description |
|---|---|
CommitUploadInfoParam.Builder |
CommitUploadInfoParam.Builder.addFunctions(int index,
VodUploadFunction value)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
CommitUploadInfoParam.Builder |
CommitUploadInfoParam.Builder.addFunctions(VodUploadFunction value)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
VodUploadFunction.Builder |
VodUploadFunction.Builder.mergeFrom(VodUploadFunction other) |
static VodUploadFunction.Builder |
VodUploadFunction.newBuilder(VodUploadFunction prototype) |
CommitUploadInfoParam.Builder |
CommitUploadInfoParam.Builder.setFunctions(int index,
VodUploadFunction value)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
| Modifier and Type | Method and Description |
|---|---|
CommitUploadInfoParam.Builder |
CommitUploadInfoParam.Builder.addAllFunctions(Iterable<? extends VodUploadFunction> values)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
Copyright © 2025. All rights reserved.