public static final class VodSubmitUnblockMediaTaskResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder> implements VodSubmitUnblockMediaTaskResultOrBuilder
Volcengine.Vod.Models.Business.VodSubmitUnblockMediaTaskResult| 限定符和类型 | 方法和说明 |
|---|---|
VodSubmitUnblockMediaTaskResult.Builder |
addAllBlockingVids(Iterable<String> values)
解封中的Vid列表
repeated string BlockingVids = 3; |
VodSubmitUnblockMediaTaskResult.Builder |
addAllNotExistVids(Iterable<String> values)
不存在的Vid列表
repeated string NotExistVids = 1; |
VodSubmitUnblockMediaTaskResult.Builder |
addAllUnblockedVids(Iterable<String> values)
已封禁的Vid列表
repeated string UnblockedVids = 2; |
VodSubmitUnblockMediaTaskResult.Builder |
addBlockingVids(String value)
解封中的Vid列表
repeated string BlockingVids = 3; |
VodSubmitUnblockMediaTaskResult.Builder |
addBlockingVidsBytes(com.google.protobuf.ByteString value)
解封中的Vid列表
repeated string BlockingVids = 3; |
VodSubmitUnblockMediaTaskResult.Builder |
addNotExistVids(String value)
不存在的Vid列表
repeated string NotExistVids = 1; |
VodSubmitUnblockMediaTaskResult.Builder |
addNotExistVidsBytes(com.google.protobuf.ByteString value)
不存在的Vid列表
repeated string NotExistVids = 1; |
VodSubmitUnblockMediaTaskResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodSubmitUnblockMediaTaskResult.Builder |
addUnblockedVids(String value)
已封禁的Vid列表
repeated string UnblockedVids = 2; |
VodSubmitUnblockMediaTaskResult.Builder |
addUnblockedVidsBytes(com.google.protobuf.ByteString value)
已封禁的Vid列表
repeated string UnblockedVids = 2; |
VodSubmitUnblockMediaTaskResult |
build() |
VodSubmitUnblockMediaTaskResult |
buildPartial() |
VodSubmitUnblockMediaTaskResult.Builder |
clear() |
VodSubmitUnblockMediaTaskResult.Builder |
clearBlockingVids()
解封中的Vid列表
repeated string BlockingVids = 3; |
VodSubmitUnblockMediaTaskResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodSubmitUnblockMediaTaskResult.Builder |
clearNotExistVids()
不存在的Vid列表
repeated string NotExistVids = 1; |
VodSubmitUnblockMediaTaskResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodSubmitUnblockMediaTaskResult.Builder |
clearUnblockedVids()
已封禁的Vid列表
repeated string UnblockedVids = 2; |
VodSubmitUnblockMediaTaskResult.Builder |
clone() |
String |
getBlockingVids(int index)
解封中的Vid列表
repeated string BlockingVids = 3; |
com.google.protobuf.ByteString |
getBlockingVidsBytes(int index)
解封中的Vid列表
repeated string BlockingVids = 3; |
int |
getBlockingVidsCount()
解封中的Vid列表
repeated string BlockingVids = 3; |
com.google.protobuf.ProtocolStringList |
getBlockingVidsList()
解封中的Vid列表
repeated string BlockingVids = 3; |
VodSubmitUnblockMediaTaskResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNotExistVids(int index)
不存在的Vid列表
repeated string NotExistVids = 1; |
com.google.protobuf.ByteString |
getNotExistVidsBytes(int index)
不存在的Vid列表
repeated string NotExistVids = 1; |
int |
getNotExistVidsCount()
不存在的Vid列表
repeated string NotExistVids = 1; |
com.google.protobuf.ProtocolStringList |
getNotExistVidsList()
不存在的Vid列表
repeated string NotExistVids = 1; |
String |
getUnblockedVids(int index)
已封禁的Vid列表
repeated string UnblockedVids = 2; |
com.google.protobuf.ByteString |
getUnblockedVidsBytes(int index)
已封禁的Vid列表
repeated string UnblockedVids = 2; |
int |
getUnblockedVidsCount()
已封禁的Vid列表
repeated string UnblockedVids = 2; |
com.google.protobuf.ProtocolStringList |
getUnblockedVidsList()
已封禁的Vid列表
repeated string UnblockedVids = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VodSubmitUnblockMediaTaskResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodSubmitUnblockMediaTaskResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
VodSubmitUnblockMediaTaskResult.Builder |
mergeFrom(VodSubmitUnblockMediaTaskResult other) |
VodSubmitUnblockMediaTaskResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodSubmitUnblockMediaTaskResult.Builder |
setBlockingVids(int index,
String value)
解封中的Vid列表
repeated string BlockingVids = 3; |
VodSubmitUnblockMediaTaskResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodSubmitUnblockMediaTaskResult.Builder |
setNotExistVids(int index,
String value)
不存在的Vid列表
repeated string NotExistVids = 1; |
VodSubmitUnblockMediaTaskResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodSubmitUnblockMediaTaskResult.Builder |
setUnblockedVids(int index,
String value)
已封禁的Vid列表
repeated string UnblockedVids = 2; |
VodSubmitUnblockMediaTaskResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public VodSubmitUnblockMediaTaskResult.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public VodSubmitUnblockMediaTaskResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic VodSubmitUnblockMediaTaskResult build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic VodSubmitUnblockMediaTaskResult buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic VodSubmitUnblockMediaTaskResult.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public VodSubmitUnblockMediaTaskResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public VodSubmitUnblockMediaTaskResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public VodSubmitUnblockMediaTaskResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public VodSubmitUnblockMediaTaskResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public VodSubmitUnblockMediaTaskResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public VodSubmitUnblockMediaTaskResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<VodSubmitUnblockMediaTaskResult.Builder>public VodSubmitUnblockMediaTaskResult.Builder mergeFrom(VodSubmitUnblockMediaTaskResult other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public VodSubmitUnblockMediaTaskResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<VodSubmitUnblockMediaTaskResult.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getNotExistVidsList()
不存在的Vid列表
repeated string NotExistVids = 1;getNotExistVidsList 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderpublic int getNotExistVidsCount()
不存在的Vid列表
repeated string NotExistVids = 1;getNotExistVidsCount 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderpublic String getNotExistVids(int index)
不存在的Vid列表
repeated string NotExistVids = 1;getNotExistVids 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getNotExistVidsBytes(int index)
不存在的Vid列表
repeated string NotExistVids = 1;getNotExistVidsBytes 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderindex - The index of the value to return.public VodSubmitUnblockMediaTaskResult.Builder setNotExistVids(int index, String value)
不存在的Vid列表
repeated string NotExistVids = 1;index - The index to set the value at.value - The notExistVids to set.public VodSubmitUnblockMediaTaskResult.Builder addNotExistVids(String value)
不存在的Vid列表
repeated string NotExistVids = 1;value - The notExistVids to add.public VodSubmitUnblockMediaTaskResult.Builder addAllNotExistVids(Iterable<String> values)
不存在的Vid列表
repeated string NotExistVids = 1;values - The notExistVids to add.public VodSubmitUnblockMediaTaskResult.Builder clearNotExistVids()
不存在的Vid列表
repeated string NotExistVids = 1;public VodSubmitUnblockMediaTaskResult.Builder addNotExistVidsBytes(com.google.protobuf.ByteString value)
不存在的Vid列表
repeated string NotExistVids = 1;value - The bytes of the notExistVids to add.public com.google.protobuf.ProtocolStringList getUnblockedVidsList()
已封禁的Vid列表
repeated string UnblockedVids = 2;getUnblockedVidsList 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderpublic int getUnblockedVidsCount()
已封禁的Vid列表
repeated string UnblockedVids = 2;getUnblockedVidsCount 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderpublic String getUnblockedVids(int index)
已封禁的Vid列表
repeated string UnblockedVids = 2;getUnblockedVids 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnblockedVidsBytes(int index)
已封禁的Vid列表
repeated string UnblockedVids = 2;getUnblockedVidsBytes 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderindex - The index of the value to return.public VodSubmitUnblockMediaTaskResult.Builder setUnblockedVids(int index, String value)
已封禁的Vid列表
repeated string UnblockedVids = 2;index - The index to set the value at.value - The unblockedVids to set.public VodSubmitUnblockMediaTaskResult.Builder addUnblockedVids(String value)
已封禁的Vid列表
repeated string UnblockedVids = 2;value - The unblockedVids to add.public VodSubmitUnblockMediaTaskResult.Builder addAllUnblockedVids(Iterable<String> values)
已封禁的Vid列表
repeated string UnblockedVids = 2;values - The unblockedVids to add.public VodSubmitUnblockMediaTaskResult.Builder clearUnblockedVids()
已封禁的Vid列表
repeated string UnblockedVids = 2;public VodSubmitUnblockMediaTaskResult.Builder addUnblockedVidsBytes(com.google.protobuf.ByteString value)
已封禁的Vid列表
repeated string UnblockedVids = 2;value - The bytes of the unblockedVids to add.public com.google.protobuf.ProtocolStringList getBlockingVidsList()
解封中的Vid列表
repeated string BlockingVids = 3;getBlockingVidsList 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderpublic int getBlockingVidsCount()
解封中的Vid列表
repeated string BlockingVids = 3;getBlockingVidsCount 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderpublic String getBlockingVids(int index)
解封中的Vid列表
repeated string BlockingVids = 3;getBlockingVids 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getBlockingVidsBytes(int index)
解封中的Vid列表
repeated string BlockingVids = 3;getBlockingVidsBytes 在接口中 VodSubmitUnblockMediaTaskResultOrBuilderindex - The index of the value to return.public VodSubmitUnblockMediaTaskResult.Builder setBlockingVids(int index, String value)
解封中的Vid列表
repeated string BlockingVids = 3;index - The index to set the value at.value - The blockingVids to set.public VodSubmitUnblockMediaTaskResult.Builder addBlockingVids(String value)
解封中的Vid列表
repeated string BlockingVids = 3;value - The blockingVids to add.public VodSubmitUnblockMediaTaskResult.Builder addAllBlockingVids(Iterable<String> values)
解封中的Vid列表
repeated string BlockingVids = 3;values - The blockingVids to add.public VodSubmitUnblockMediaTaskResult.Builder clearBlockingVids()
解封中的Vid列表
repeated string BlockingVids = 3;public VodSubmitUnblockMediaTaskResult.Builder addBlockingVidsBytes(com.google.protobuf.ByteString value)
解封中的Vid列表
repeated string BlockingVids = 3;value - The bytes of the blockingVids to add.public final VodSubmitUnblockMediaTaskResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>public final VodSubmitUnblockMediaTaskResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>Copyright © 2025. All rights reserved.