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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
public 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.Builder
clear
在接口中 com.google.protobuf.MessageLite.Builder
clear
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
在接口中 com.google.protobuf.Message.Builder
getDescriptorForType
在接口中 com.google.protobuf.MessageOrBuilder
getDescriptorForType
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>
public VodSubmitUnblockMediaTaskResult getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public VodSubmitUnblockMediaTaskResult build()
build
在接口中 com.google.protobuf.Message.Builder
build
在接口中 com.google.protobuf.MessageLite.Builder
public VodSubmitUnblockMediaTaskResult buildPartial()
buildPartial
在接口中 com.google.protobuf.Message.Builder
buildPartial
在接口中 com.google.protobuf.MessageLite.Builder
public VodSubmitUnblockMediaTaskResult.Builder clone()
clone
在接口中 com.google.protobuf.Message.Builder
clone
在接口中 com.google.protobuf.MessageLite.Builder
clone
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>
public VodSubmitUnblockMediaTaskResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
在接口中 com.google.protobuf.Message.Builder
setField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>
public VodSubmitUnblockMediaTaskResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
在接口中 com.google.protobuf.Message.Builder
clearField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>
public VodSubmitUnblockMediaTaskResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
在接口中 com.google.protobuf.Message.Builder
clearOneof
在类中 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.Builder
setRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>
public VodSubmitUnblockMediaTaskResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
在接口中 com.google.protobuf.Message.Builder
addRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>
public VodSubmitUnblockMediaTaskResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<VodSubmitUnblockMediaTaskResult.Builder>
public VodSubmitUnblockMediaTaskResult.Builder mergeFrom(VodSubmitUnblockMediaTaskResult other)
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 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.Builder
mergeFrom
在接口中 com.google.protobuf.MessageLite.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<VodSubmitUnblockMediaTaskResult.Builder>
IOException
public com.google.protobuf.ProtocolStringList getNotExistVidsList()
不存在的Vid列表
repeated string NotExistVids = 1;
getNotExistVidsList
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
public int getNotExistVidsCount()
不存在的Vid列表
repeated string NotExistVids = 1;
getNotExistVidsCount
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
public String getNotExistVids(int index)
不存在的Vid列表
repeated string NotExistVids = 1;
getNotExistVids
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getNotExistVidsBytes(int index)
不存在的Vid列表
repeated string NotExistVids = 1;
getNotExistVidsBytes
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
index
- 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
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
public int getUnblockedVidsCount()
已封禁的Vid列表
repeated string UnblockedVids = 2;
getUnblockedVidsCount
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
public String getUnblockedVids(int index)
已封禁的Vid列表
repeated string UnblockedVids = 2;
getUnblockedVids
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getUnblockedVidsBytes(int index)
已封禁的Vid列表
repeated string UnblockedVids = 2;
getUnblockedVidsBytes
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
index
- 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
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
public int getBlockingVidsCount()
解封中的Vid列表
repeated string BlockingVids = 3;
getBlockingVidsCount
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
public String getBlockingVids(int index)
解封中的Vid列表
repeated string BlockingVids = 3;
getBlockingVids
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getBlockingVidsBytes(int index)
解封中的Vid列表
repeated string BlockingVids = 3;
getBlockingVidsBytes
在接口中 VodSubmitUnblockMediaTaskResultOrBuilder
index
- 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.Builder
setUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>
public final VodSubmitUnblockMediaTaskResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
在接口中 com.google.protobuf.Message.Builder
mergeUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodSubmitUnblockMediaTaskResult.Builder>
Copyright © 2024. All rights reserved.