public static final class VodGetPrivateDrmPlayAuthRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder> implements VodGetPrivateDrmPlayAuthRequestOrBuilder
Volcengine.Vod.Models.Request.VodGetPrivateDrmPlayAuthRequest
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public 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.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
public VodGetPrivateDrmPlayAuthRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public VodGetPrivateDrmPlayAuthRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public VodGetPrivateDrmPlayAuthRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public VodGetPrivateDrmPlayAuthRequest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
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.Builder
setField
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.Builder
clearField
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.Builder
clearOneof
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.Builder
setRepeatedField
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.Builder
addRepeatedField
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.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
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.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
IOException
public String getDrmType()
drm类型,支持web,app。默认web
string DrmType = 1;
getDrmType
in interface VodGetPrivateDrmPlayAuthRequestOrBuilder
public com.google.protobuf.ByteString getDrmTypeBytes()
drm类型,支持web,app。默认web
string DrmType = 1;
getDrmTypeBytes
in interface VodGetPrivateDrmPlayAuthRequestOrBuilder
public 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 VodGetPrivateDrmPlayAuthRequestOrBuilder
public com.google.protobuf.ByteString getVidBytes()
视频id
string Vid = 2;
getVidBytes
in interface VodGetPrivateDrmPlayAuthRequestOrBuilder
public 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 VodGetPrivateDrmPlayAuthRequestOrBuilder
public com.google.protobuf.ByteString getPlayAuthIdsBytes()
播放许可id列表,以逗号分割
string PlayAuthIds = 3;
getPlayAuthIdsBytes
in interface VodGetPrivateDrmPlayAuthRequestOrBuilder
public 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 VodGetPrivateDrmPlayAuthRequestOrBuilder
public com.google.protobuf.ByteString getUnionInfoBytes()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 4;
getUnionInfoBytes
in interface VodGetPrivateDrmPlayAuthRequestOrBuilder
public 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.Builder
setUnknownFields
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.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
Copyright © 2022. All rights reserved.