public static final class VodGetPrivateDrmPlayAuthRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder> implements VodGetPrivateDrmPlayAuthRequestOrBuilder
Volcengine.Vod.Models.Request.VodGetPrivateDrmPlayAuthRequestgetAllFields, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VodGetPrivateDrmPlayAuthRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VodGetPrivateDrmPlayAuthRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VodGetPrivateDrmPlayAuthRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder mergeFrom(VodGetPrivateDrmPlayAuthRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public VodGetPrivateDrmPlayAuthRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>IOExceptionpublic String getDrmType()
drm类型,支持web,app。默认web
string DrmType = 1;getDrmType in interface VodGetPrivateDrmPlayAuthRequestOrBuilderpublic com.google.protobuf.ByteString getDrmTypeBytes()
drm类型,支持web,app。默认web
string DrmType = 1;getDrmTypeBytes in interface 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 in interface VodGetPrivateDrmPlayAuthRequestOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频id
string Vid = 2;getVidBytes in interface 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 in interface VodGetPrivateDrmPlayAuthRequestOrBuilderpublic com.google.protobuf.ByteString getPlayAuthIdsBytes()
播放许可id列表,以逗号分割
string PlayAuthIds = 3;getPlayAuthIdsBytes in interface 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 in interface VodGetPrivateDrmPlayAuthRequestOrBuilderpublic com.google.protobuf.ByteString getUnionInfoBytes()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 4;getUnionInfoBytes in interface 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 in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>public final VodGetPrivateDrmPlayAuthRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>Copyright © 2023. All rights reserved.