public final class VodGetAllPlayInfoRequest extends com.google.protobuf.GeneratedMessageV3 implements VodGetAllPlayInfoRequestOrBuilder
********************************************************************** 播放 **********************************************************************Protobuf type
Volcengine.Vod.Models.Request.VodGetAllPlayInfoRequest
限定符和类型 | 类和说明 |
---|---|
static class |
VodGetAllPlayInfoRequest.Builder
**********************************************************************
播放
**********************************************************************
Protobuf type
Volcengine.Vod.Models.Request.VodGetAllPlayInfoRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
限定符和类型 | 字段和说明 |
---|---|
static int |
CDNTYPE_FIELD_NUMBER |
static int |
CODECS_FIELD_NUMBER |
static int |
DEFINITIONS_FIELD_NUMBER |
static int |
DRMEXPIRETIMESTAMP_FIELD_NUMBER |
static int |
FILETYPES_FIELD_NUMBER |
static int |
FORMATS_FIELD_NUMBER |
static int |
HDRTYPE_FIELD_NUMBER |
static int |
KEYFRAMEALIGNMENTVERSION_FIELD_NUMBER |
static int |
LOGOTYPES_FIELD_NUMBER |
static int |
NEEDBARRAGEMASK_FIELD_NUMBER |
static int |
NEEDENCRYPTSTREAM_FIELD_NUMBER |
static int |
NEEDTHUMBS_FIELD_NUMBER |
static int |
PLAYSCENE_FIELD_NUMBER |
static int |
QUALITY_FIELD_NUMBER |
static int |
SSL_FIELD_NUMBER |
static int |
UNIONINFO_FIELD_NUMBER |
static int |
USERACTION_FIELD_NUMBER |
static int |
VIDS_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(Object obj) |
String |
getCdnType()
指定CDN类型, 默认不传为普通CDN, 若需使用请联系技术支持
string CdnType = 11; |
com.google.protobuf.ByteString |
getCdnTypeBytes()
指定CDN类型, 默认不传为普通CDN, 若需使用请联系技术支持
string CdnType = 11; |
String |
getCodecs()
编码格式,支持 mp3、aac、opus、H264、H265、H266。
|
com.google.protobuf.ByteString |
getCodecsBytes()
编码格式,支持 mp3、aac、opus、H264、H265、H266。
|
static VodGetAllPlayInfoRequest |
getDefaultInstance() |
VodGetAllPlayInfoRequest |
getDefaultInstanceForType() |
String |
getDefinitions()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p。
|
com.google.protobuf.ByteString |
getDefinitionsBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p。
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDrmExpireTimestamp()
DRM过期时间戳, 若需使用请联系技术支持
string DrmExpireTimestamp = 14; |
com.google.protobuf.ByteString |
getDrmExpireTimestampBytes()
DRM过期时间戳, 若需使用请联系技术支持
string DrmExpireTimestamp = 14; |
String |
getFileTypes()
流文件类型。
|
com.google.protobuf.ByteString |
getFileTypesBytes()
流文件类型。
|
String |
getFormats()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg。
|
com.google.protobuf.ByteString |
getFormatsBytes()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg。
|
String |
getHDRType()
默认获取全部。
|
com.google.protobuf.ByteString |
getHDRTypeBytes()
默认获取全部。
|
String |
getKeyFrameAlignmentVersion()
使用的帧对齐转码版本。
|
com.google.protobuf.ByteString |
getKeyFrameAlignmentVersionBytes()
使用的帧对齐转码版本。
|
String |
getLogoTypes()
水印贴片标签
string LogoTypes = 6; |
com.google.protobuf.ByteString |
getLogoTypesBytes()
水印贴片标签
string LogoTypes = 6; |
String |
getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10; |
com.google.protobuf.ByteString |
getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10; |
String |
getNeedEncryptStream()
是否加密, 支持: "encrypt"-加密流, "normal"-非加密流, 默认返回全部
string NeedEncryptStream = 7; |
com.google.protobuf.ByteString |
getNeedEncryptStreamBytes()
是否加密, 支持: "encrypt"-加密流, "normal"-非加密流, 默认返回全部
string NeedEncryptStream = 7; |
String |
getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9; |
com.google.protobuf.ByteString |
getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9; |
com.google.protobuf.Parser<VodGetAllPlayInfoRequest> |
getParserForType() |
String |
getPlayScene()
播放场景,指定获取对应场景的音视频流。
|
com.google.protobuf.ByteString |
getPlaySceneBytes()
播放场景,指定获取对应场景的音视频流。
|
String |
getQuality()
音频音质。
|
com.google.protobuf.ByteString |
getQualityBytes()
音频音质。
|
int |
getSerializedSize() |
String |
getSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8; |
com.google.protobuf.ByteString |
getSslBytes()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8; |
String |
getUnionInfo()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 12; |
com.google.protobuf.ByteString |
getUnionInfoBytes()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 12; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUserAction()
发布状态, 支持: "Available"-发布, "NoAction"-未发布, 默认返回全部
string UserAction = 17; |
com.google.protobuf.ByteString |
getUserActionBytes()
发布状态, 支持: "Available"-发布, "NoAction"-未发布, 默认返回全部
string UserAction = 17; |
String |
getVids()
视频ID
string Vids = 1; |
com.google.protobuf.ByteString |
getVidsBytes()
视频ID
string Vids = 1; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodGetAllPlayInfoRequest.Builder |
newBuilder() |
static VodGetAllPlayInfoRequest.Builder |
newBuilder(VodGetAllPlayInfoRequest prototype) |
VodGetAllPlayInfoRequest.Builder |
newBuilderForType() |
protected VodGetAllPlayInfoRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodGetAllPlayInfoRequest |
parseDelimitedFrom(InputStream input) |
static VodGetAllPlayInfoRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetAllPlayInfoRequest |
parseFrom(byte[] data) |
static VodGetAllPlayInfoRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetAllPlayInfoRequest |
parseFrom(ByteBuffer data) |
static VodGetAllPlayInfoRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetAllPlayInfoRequest |
parseFrom(com.google.protobuf.ByteString data) |
static VodGetAllPlayInfoRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetAllPlayInfoRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodGetAllPlayInfoRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetAllPlayInfoRequest |
parseFrom(InputStream input) |
static VodGetAllPlayInfoRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodGetAllPlayInfoRequest> |
parser() |
VodGetAllPlayInfoRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int VIDS_FIELD_NUMBER
public static final int FORMATS_FIELD_NUMBER
public static final int CODECS_FIELD_NUMBER
public static final int DEFINITIONS_FIELD_NUMBER
public static final int FILETYPES_FIELD_NUMBER
public static final int LOGOTYPES_FIELD_NUMBER
public static final int NEEDENCRYPTSTREAM_FIELD_NUMBER
public static final int SSL_FIELD_NUMBER
public static final int NEEDTHUMBS_FIELD_NUMBER
public static final int NEEDBARRAGEMASK_FIELD_NUMBER
public static final int CDNTYPE_FIELD_NUMBER
public static final int UNIONINFO_FIELD_NUMBER
public static final int PLAYSCENE_FIELD_NUMBER
public static final int DRMEXPIRETIMESTAMP_FIELD_NUMBER
public static final int HDRTYPE_FIELD_NUMBER
public static final int KEYFRAMEALIGNMENTVERSION_FIELD_NUMBER
public static final int USERACTION_FIELD_NUMBER
public static final int QUALITY_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
在类中 com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
在接口中 com.google.protobuf.MessageOrBuilder
getUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3
public String getVids()
视频ID
string Vids = 1;
getVids
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getVidsBytes()
视频ID
string Vids = 1;
getVidsBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getFormats()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg。多个Format 组成的字符串,中间用","隔开。默认获取全部
string Formats = 2;
getFormats
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getFormatsBytes()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg。多个Format 组成的字符串,中间用","隔开。默认获取全部
string Formats = 2;
getFormatsBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getCodecs()
编码格式,支持 mp3、aac、opus、H264、H265、H266。多个Codec 组成的字符串,中间用","隔开。默认获取全部
string Codecs = 3;
getCodecs
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getCodecsBytes()
编码格式,支持 mp3、aac、opus、H264、H265、H266。多个Codec 组成的字符串,中间用","隔开。默认获取全部
string Codecs = 3;
getCodecsBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getDefinitions()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p。多个 Codec 组成的字符串,中间用","隔开。默认获取全部
string Definitions = 4;
getDefinitions
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getDefinitionsBytes()
视频流清晰度,默认返回全部,支持:240p,360p,480p,540p,720p,1080p。多个 Codec 组成的字符串,中间用","隔开。默认获取全部
string Definitions = 4;
getDefinitionsBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getFileTypes()
流文件类型。支持:video-视频流, audio-音频流。 多个 FileType 组成的字符串,中间用","隔开。默认获取全部类型
string FileTypes = 5;
getFileTypes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getFileTypesBytes()
流文件类型。支持:video-视频流, audio-音频流。 多个 FileType 组成的字符串,中间用","隔开。默认获取全部类型
string FileTypes = 5;
getFileTypesBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getLogoTypes()
水印贴片标签
string LogoTypes = 6;
getLogoTypes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getLogoTypesBytes()
水印贴片标签
string LogoTypes = 6;
getLogoTypesBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getNeedEncryptStream()
是否加密, 支持: "encrypt"-加密流, "normal"-非加密流, 默认返回全部
string NeedEncryptStream = 7;
getNeedEncryptStream
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getNeedEncryptStreamBytes()
是否加密, 支持: "encrypt"-加密流, "normal"-非加密流, 默认返回全部
string NeedEncryptStream = 7;
getNeedEncryptStreamBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;
getSsl
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getSslBytes()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 8;
getSslBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getNeedThumbs()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;
getNeedThumbs
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getNeedThumbsBytes()
是否需要雪碧图(缩略图),默认否,1-是;0-否
string NeedThumbs = 9;
getNeedThumbsBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getNeedBarrageMask()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;
getNeedBarrageMask
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getNeedBarrageMaskBytes()
是否需要蒙版弹幕,默认否,1-是;0-否
string NeedBarrageMask = 10;
getNeedBarrageMaskBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getCdnType()
指定CDN类型, 默认不传为普通CDN, 若需使用请联系技术支持
string CdnType = 11;
getCdnType
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getCdnTypeBytes()
指定CDN类型, 默认不传为普通CDN, 若需使用请联系技术支持
string CdnType = 11;
getCdnTypeBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getUnionInfo()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 12;
getUnionInfo
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getUnionInfoBytes()
唯一性标识信息, 若需使用请联系技术支持
string UnionInfo = 12;
getUnionInfoBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getPlayScene()
播放场景,指定获取对应场景的音视频流。当前支持:preview-试看
string PlayScene = 13;
getPlayScene
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getPlaySceneBytes()
播放场景,指定获取对应场景的音视频流。当前支持:preview-试看
string PlayScene = 13;
getPlaySceneBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getDrmExpireTimestamp()
DRM过期时间戳, 若需使用请联系技术支持
string DrmExpireTimestamp = 14;
getDrmExpireTimestamp
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getDrmExpireTimestampBytes()
DRM过期时间戳, 若需使用请联系技术支持
string DrmExpireTimestamp = 14;
getDrmExpireTimestampBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getHDRType()
默认获取全部。支持: "SDR", "PQHDR", "SLGHDR", 默认返回全部
string HDRType = 15;
getHDRType
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getHDRTypeBytes()
默认获取全部。支持: "SDR", "PQHDR", "SLGHDR", 默认返回全部
string HDRType = 15;
getHDRTypeBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getKeyFrameAlignmentVersion()
使用的帧对齐转码版本。支持: "1"-返回版本一, 默认不指定版本,全部返回
string KeyFrameAlignmentVersion = 16;
getKeyFrameAlignmentVersion
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getKeyFrameAlignmentVersionBytes()
使用的帧对齐转码版本。支持: "1"-返回版本一, 默认不指定版本,全部返回
string KeyFrameAlignmentVersion = 16;
getKeyFrameAlignmentVersionBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getUserAction()
发布状态, 支持: "Available"-发布, "NoAction"-未发布, 默认返回全部
string UserAction = 17;
getUserAction
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getUserActionBytes()
发布状态, 支持: "Available"-发布, "NoAction"-未发布, 默认返回全部
string UserAction = 17;
getUserActionBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public String getQuality()
音频音质。当 FileType 为 audio时起作用,表示音频音质参数。支持:medium、higher、highest.默认返回所有音频流
string Quality = 18;
getQuality
在接口中 VodGetAllPlayInfoRequestOrBuilder
public com.google.protobuf.ByteString getQualityBytes()
音频音质。当 FileType 为 audio时起作用,表示音频音质参数。支持:medium、higher、highest.默认返回所有音频流
string Quality = 18;
getQualityBytes
在接口中 VodGetAllPlayInfoRequestOrBuilder
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
在接口中 com.google.protobuf.Message
equals
在类中 com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
在接口中 com.google.protobuf.Message
hashCode
在类中 com.google.protobuf.AbstractMessage
public static VodGetAllPlayInfoRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetAllPlayInfoRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetAllPlayInfoRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetAllPlayInfoRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetAllPlayInfoRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetAllPlayInfoRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetAllPlayInfoRequest parseFrom(InputStream input) throws IOException
IOException
public static VodGetAllPlayInfoRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodGetAllPlayInfoRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodGetAllPlayInfoRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodGetAllPlayInfoRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodGetAllPlayInfoRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodGetAllPlayInfoRequest.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static VodGetAllPlayInfoRequest.Builder newBuilder()
public static VodGetAllPlayInfoRequest.Builder newBuilder(VodGetAllPlayInfoRequest prototype)
public VodGetAllPlayInfoRequest.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected VodGetAllPlayInfoRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static VodGetAllPlayInfoRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodGetAllPlayInfoRequest> parser()
public com.google.protobuf.Parser<VodGetAllPlayInfoRequest> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public VodGetAllPlayInfoRequest getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.