public static final class VodGetPrivateDrmPlayAuthRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder> implements VodGetPrivateDrmPlayAuthRequestOrBuilder
Volcengine.Vod.Models.Request.VodGetPrivateDrmPlayAuthRequest| 限定符和类型 | 方法和说明 |
|---|---|
VodGetPrivateDrmPlayAuthRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodGetPrivateDrmPlayAuthRequest |
build() |
VodGetPrivateDrmPlayAuthRequest |
buildPartial() |
VodGetPrivateDrmPlayAuthRequest.Builder |
clear() |
VodGetPrivateDrmPlayAuthRequest.Builder |
clearDrmType()
drm类型(不区分大小写,支持web,app;默认web)
string DrmType = 1; |
VodGetPrivateDrmPlayAuthRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodGetPrivateDrmPlayAuthRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodGetPrivateDrmPlayAuthRequest.Builder |
clearPlayAuthIds()
播放许可id列表,以逗号分割
string PlayAuthIds = 3; |
VodGetPrivateDrmPlayAuthRequest.Builder |
clearUnionInfo()
加密唯一信息
string UnionInfo = 4; |
VodGetPrivateDrmPlayAuthRequest.Builder |
clearVid()
视频id
string Vid = 2; |
VodGetPrivateDrmPlayAuthRequest.Builder |
clone() |
VodGetPrivateDrmPlayAuthRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDrmType()
drm类型(不区分大小写,支持web,app;默认web)
string DrmType = 1; |
com.google.protobuf.ByteString |
getDrmTypeBytes()
drm类型(不区分大小写,支持web,app;默认web)
string DrmType = 1; |
String |
getPlayAuthIds()
播放许可id列表,以逗号分割
string PlayAuthIds = 3; |
com.google.protobuf.ByteString |
getPlayAuthIdsBytes()
播放许可id列表,以逗号分割
string PlayAuthIds = 3; |
String |
getUnionInfo()
加密唯一信息
string UnionInfo = 4; |
com.google.protobuf.ByteString |
getUnionInfoBytes()
加密唯一信息
string UnionInfo = 4; |
String |
getVid()
视频id
string Vid = 2; |
com.google.protobuf.ByteString |
getVidBytes()
视频id
string Vid = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VodGetPrivateDrmPlayAuthRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodGetPrivateDrmPlayAuthRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
VodGetPrivateDrmPlayAuthRequest.Builder |
mergeFrom(VodGetPrivateDrmPlayAuthRequest other) |
VodGetPrivateDrmPlayAuthRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodGetPrivateDrmPlayAuthRequest.Builder |
setDrmType(String value)
drm类型(不区分大小写,支持web,app;默认web)
string DrmType = 1; |
VodGetPrivateDrmPlayAuthRequest.Builder |
setDrmTypeBytes(com.google.protobuf.ByteString value)
drm类型(不区分大小写,支持web,app;默认web)
string DrmType = 1; |
VodGetPrivateDrmPlayAuthRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodGetPrivateDrmPlayAuthRequest.Builder |
setPlayAuthIds(String value)
播放许可id列表,以逗号分割
string PlayAuthIds = 3; |
VodGetPrivateDrmPlayAuthRequest.Builder |
setPlayAuthIdsBytes(com.google.protobuf.ByteString value)
播放许可id列表,以逗号分割
string PlayAuthIds = 3; |
VodGetPrivateDrmPlayAuthRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodGetPrivateDrmPlayAuthRequest.Builder |
setUnionInfo(String value)
加密唯一信息
string UnionInfo = 4; |
VodGetPrivateDrmPlayAuthRequest.Builder |
setUnionInfoBytes(com.google.protobuf.ByteString value)
加密唯一信息
string UnionInfo = 4; |
VodGetPrivateDrmPlayAuthRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodGetPrivateDrmPlayAuthRequest.Builder |
setVid(String value)
视频id
string Vid = 2; |
VodGetPrivateDrmPlayAuthRequest.Builder |
setVidBytes(com.google.protobuf.ByteString value)
视频id
string Vid = 2; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic VodGetPrivateDrmPlayAuthRequest build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic VodGetPrivateDrmPlayAuthRequest buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic VodGetPrivateDrmPlayAuthRequest.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder mergeFrom(VodGetPrivateDrmPlayAuthRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.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<VodGetPrivateDrmPlayAuthRequest.Builder>IOExceptionpublic String getDrmType()
drm类型(不区分大小写,支持web,app;默认web)
string DrmType = 1;getDrmType 在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilderpublic com.google.protobuf.ByteString getDrmTypeBytes()
drm类型(不区分大小写,支持web,app;默认web)
string DrmType = 1;getDrmTypeBytes 在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilderpublic VodGetPrivateDrmPlayAuthRequest.Builder setDrmType(String value)
drm类型(不区分大小写,支持web,app;默认web)
string DrmType = 1;value - The drmType to set.public VodGetPrivateDrmPlayAuthRequest.Builder clearDrmType()
drm类型(不区分大小写,支持web,app;默认web)
string DrmType = 1;public VodGetPrivateDrmPlayAuthRequest.Builder setDrmTypeBytes(com.google.protobuf.ByteString value)
drm类型(不区分大小写,支持web,app;默认web)
string DrmType = 1;value - The bytes for drmType to set.public String getVid()
视频id
string Vid = 2;getVid 在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频id
string Vid = 2;getVidBytes 在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilderpublic VodGetPrivateDrmPlayAuthRequest.Builder setVid(String value)
视频id
string Vid = 2;value - The vid to set.public VodGetPrivateDrmPlayAuthRequest.Builder clearVid()
视频id
string Vid = 2;public VodGetPrivateDrmPlayAuthRequest.Builder setVidBytes(com.google.protobuf.ByteString value)
视频id
string Vid = 2;value - The bytes for vid to set.public String getPlayAuthIds()
播放许可id列表,以逗号分割
string PlayAuthIds = 3;getPlayAuthIds 在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilderpublic com.google.protobuf.ByteString getPlayAuthIdsBytes()
播放许可id列表,以逗号分割
string PlayAuthIds = 3;getPlayAuthIdsBytes 在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilderpublic VodGetPrivateDrmPlayAuthRequest.Builder setPlayAuthIds(String value)
播放许可id列表,以逗号分割
string PlayAuthIds = 3;value - The playAuthIds to set.public VodGetPrivateDrmPlayAuthRequest.Builder clearPlayAuthIds()
播放许可id列表,以逗号分割
string PlayAuthIds = 3;public VodGetPrivateDrmPlayAuthRequest.Builder setPlayAuthIdsBytes(com.google.protobuf.ByteString value)
播放许可id列表,以逗号分割
string PlayAuthIds = 3;value - The bytes for playAuthIds to set.public String getUnionInfo()
加密唯一信息
string UnionInfo = 4;getUnionInfo 在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilderpublic com.google.protobuf.ByteString getUnionInfoBytes()
加密唯一信息
string UnionInfo = 4;getUnionInfoBytes 在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilderpublic VodGetPrivateDrmPlayAuthRequest.Builder setUnionInfo(String value)
加密唯一信息
string UnionInfo = 4;value - The unionInfo to set.public VodGetPrivateDrmPlayAuthRequest.Builder clearUnionInfo()
加密唯一信息
string UnionInfo = 4;public VodGetPrivateDrmPlayAuthRequest.Builder setUnionInfoBytes(com.google.protobuf.ByteString value)
加密唯一信息
string UnionInfo = 4;value - The bytes for unionInfo to set.public final VodGetPrivateDrmPlayAuthRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public final VodGetPrivateDrmPlayAuthRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>Copyright © 2021. All rights reserved.