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。
|
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。
|
com.google.protobuf.ByteString |
getDrmTypeBytes()
drm类型,支持web,app。
|
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。
|
VodGetPrivateDrmPlayAuthRequest.Builder |
setDrmTypeBytes(com.google.protobuf.ByteString value)
drm类型,支持web,app。
|
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, 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<VodGetPrivateDrmPlayAuthRequest.Builder>
public VodGetPrivateDrmPlayAuthRequest.Builder clear()
clear
在接口中 com.google.protobuf.Message.Builder
clear
在接口中 com.google.protobuf.MessageLite.Builder
clear
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.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<VodGetPrivateDrmPlayAuthRequest.Builder>
public VodGetPrivateDrmPlayAuthRequest getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public VodGetPrivateDrmPlayAuthRequest build()
build
在接口中 com.google.protobuf.Message.Builder
build
在接口中 com.google.protobuf.MessageLite.Builder
public VodGetPrivateDrmPlayAuthRequest buildPartial()
buildPartial
在接口中 com.google.protobuf.Message.Builder
buildPartial
在接口中 com.google.protobuf.MessageLite.Builder
public VodGetPrivateDrmPlayAuthRequest.Builder clone()
clone
在接口中 com.google.protobuf.Message.Builder
clone
在接口中 com.google.protobuf.MessageLite.Builder
clone
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
public VodGetPrivateDrmPlayAuthRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
在接口中 com.google.protobuf.Message.Builder
setField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
public VodGetPrivateDrmPlayAuthRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
在接口中 com.google.protobuf.Message.Builder
clearField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
public VodGetPrivateDrmPlayAuthRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
在接口中 com.google.protobuf.Message.Builder
clearOneof
在类中 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.Builder
setRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
public VodGetPrivateDrmPlayAuthRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
在接口中 com.google.protobuf.Message.Builder
addRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
public VodGetPrivateDrmPlayAuthRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
public VodGetPrivateDrmPlayAuthRequest.Builder mergeFrom(VodGetPrivateDrmPlayAuthRequest other)
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 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.Builder
mergeFrom
在接口中 com.google.protobuf.MessageLite.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
IOException
public String getDrmType()
drm类型,支持web,app。默认web
string DrmType = 1;
getDrmType
在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilder
public com.google.protobuf.ByteString getDrmTypeBytes()
drm类型,支持web,app。默认web
string DrmType = 1;
getDrmTypeBytes
在接口中 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
在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilder
public com.google.protobuf.ByteString getVidBytes()
视频id
string Vid = 2;
getVidBytes
在接口中 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
在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilder
public com.google.protobuf.ByteString getPlayAuthIdsBytes()
播放许可id列表,以逗号分割
string PlayAuthIds = 3;
getPlayAuthIdsBytes
在接口中 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
在接口中 VodGetPrivateDrmPlayAuthRequestOrBuilder
public com.google.protobuf.ByteString getUnionInfoBytes()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 4;
getUnionInfoBytes
在接口中 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
在接口中 com.google.protobuf.Message.Builder
setUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
public final VodGetPrivateDrmPlayAuthRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
在接口中 com.google.protobuf.Message.Builder
mergeUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodGetPrivateDrmPlayAuthRequest.Builder>
Copyright © 2024. All rights reserved.