public static final class VodUpdatePlaylistRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder> implements VodUpdatePlaylistRequestOrBuilder
Byteplus.Vod.Models.Request.VodUpdatePlaylistRequest| 限定符和类型 | 方法和说明 |
|---|---|
VodUpdatePlaylistRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodUpdatePlaylistRequest |
build() |
VodUpdatePlaylistRequest |
buildPartial() |
VodUpdatePlaylistRequest.Builder |
clear() |
VodUpdatePlaylistRequest.Builder |
clearCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4; |
VodUpdatePlaylistRequest.Builder |
clearCycles()
0代表无限循环
.google.protobuf.StringValue Cycles = 9; |
VodUpdatePlaylistRequest.Builder |
clearDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
VodUpdatePlaylistRequest.Builder |
clearEndTime()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8; |
VodUpdatePlaylistRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodUpdatePlaylistRequest.Builder |
clearFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3; |
VodUpdatePlaylistRequest.Builder |
clearId()
播放列表Id
string Id = 1; |
VodUpdatePlaylistRequest.Builder |
clearName()
.google.protobuf.StringValue Name = 2; |
VodUpdatePlaylistRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodUpdatePlaylistRequest.Builder |
clearStartTime()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7; |
VodUpdatePlaylistRequest.Builder |
clearVids()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6; |
VodUpdatePlaylistRequest.Builder |
clone() |
com.google.protobuf.StringValue |
getCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4; |
com.google.protobuf.StringValue.Builder |
getCodecBuilder()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4; |
com.google.protobuf.StringValueOrBuilder |
getCodecOrBuilder()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4; |
com.google.protobuf.StringValue |
getCycles()
0代表无限循环
.google.protobuf.StringValue Cycles = 9; |
com.google.protobuf.StringValue.Builder |
getCyclesBuilder()
0代表无限循环
.google.protobuf.StringValue Cycles = 9; |
com.google.protobuf.StringValueOrBuilder |
getCyclesOrBuilder()
0代表无限循环
.google.protobuf.StringValue Cycles = 9; |
VodUpdatePlaylistRequest |
getDefaultInstanceForType() |
com.google.protobuf.StringValue |
getDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
com.google.protobuf.StringValue.Builder |
getDefinitionBuilder()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
com.google.protobuf.StringValueOrBuilder |
getDefinitionOrBuilder()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getEndTime()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8; |
com.google.protobuf.StringValue.Builder |
getEndTimeBuilder()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8; |
com.google.protobuf.StringValueOrBuilder |
getEndTimeOrBuilder()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8; |
com.google.protobuf.StringValue |
getFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3; |
com.google.protobuf.StringValue.Builder |
getFormatBuilder()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3; |
com.google.protobuf.StringValueOrBuilder |
getFormatOrBuilder()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3; |
String |
getId()
播放列表Id
string Id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
播放列表Id
string Id = 1; |
com.google.protobuf.StringValue |
getName()
.google.protobuf.StringValue Name = 2; |
com.google.protobuf.StringValue.Builder |
getNameBuilder()
.google.protobuf.StringValue Name = 2; |
com.google.protobuf.StringValueOrBuilder |
getNameOrBuilder()
.google.protobuf.StringValue Name = 2; |
com.google.protobuf.StringValue |
getStartTime()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7; |
com.google.protobuf.StringValue.Builder |
getStartTimeBuilder()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7; |
com.google.protobuf.StringValueOrBuilder |
getStartTimeOrBuilder()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7; |
com.google.protobuf.StringValue |
getVids()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6; |
com.google.protobuf.StringValue.Builder |
getVidsBuilder()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6; |
com.google.protobuf.StringValueOrBuilder |
getVidsOrBuilder()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6; |
boolean |
hasCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4; |
boolean |
hasCycles()
0代表无限循环
.google.protobuf.StringValue Cycles = 9; |
boolean |
hasDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
boolean |
hasEndTime()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8; |
boolean |
hasFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3; |
boolean |
hasName()
.google.protobuf.StringValue Name = 2; |
boolean |
hasStartTime()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7; |
boolean |
hasVids()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VodUpdatePlaylistRequest.Builder |
mergeCodec(com.google.protobuf.StringValue value)
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4; |
VodUpdatePlaylistRequest.Builder |
mergeCycles(com.google.protobuf.StringValue value)
0代表无限循环
.google.protobuf.StringValue Cycles = 9; |
VodUpdatePlaylistRequest.Builder |
mergeDefinition(com.google.protobuf.StringValue value)
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
VodUpdatePlaylistRequest.Builder |
mergeEndTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8; |
VodUpdatePlaylistRequest.Builder |
mergeFormat(com.google.protobuf.StringValue value)
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3; |
VodUpdatePlaylistRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodUpdatePlaylistRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
VodUpdatePlaylistRequest.Builder |
mergeFrom(VodUpdatePlaylistRequest other) |
VodUpdatePlaylistRequest.Builder |
mergeName(com.google.protobuf.StringValue value)
.google.protobuf.StringValue Name = 2; |
VodUpdatePlaylistRequest.Builder |
mergeStartTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7; |
VodUpdatePlaylistRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodUpdatePlaylistRequest.Builder |
mergeVids(com.google.protobuf.StringValue value)
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6; |
VodUpdatePlaylistRequest.Builder |
setCodec(com.google.protobuf.StringValue.Builder builderForValue)
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4; |
VodUpdatePlaylistRequest.Builder |
setCodec(com.google.protobuf.StringValue value)
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4; |
VodUpdatePlaylistRequest.Builder |
setCycles(com.google.protobuf.StringValue.Builder builderForValue)
0代表无限循环
.google.protobuf.StringValue Cycles = 9; |
VodUpdatePlaylistRequest.Builder |
setCycles(com.google.protobuf.StringValue value)
0代表无限循环
.google.protobuf.StringValue Cycles = 9; |
VodUpdatePlaylistRequest.Builder |
setDefinition(com.google.protobuf.StringValue.Builder builderForValue)
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
VodUpdatePlaylistRequest.Builder |
setDefinition(com.google.protobuf.StringValue value)
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
VodUpdatePlaylistRequest.Builder |
setEndTime(com.google.protobuf.StringValue.Builder builderForValue)
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8; |
VodUpdatePlaylistRequest.Builder |
setEndTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8; |
VodUpdatePlaylistRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodUpdatePlaylistRequest.Builder |
setFormat(com.google.protobuf.StringValue.Builder builderForValue)
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3; |
VodUpdatePlaylistRequest.Builder |
setFormat(com.google.protobuf.StringValue value)
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3; |
VodUpdatePlaylistRequest.Builder |
setId(String value)
播放列表Id
string Id = 1; |
VodUpdatePlaylistRequest.Builder |
setIdBytes(com.google.protobuf.ByteString value)
播放列表Id
string Id = 1; |
VodUpdatePlaylistRequest.Builder |
setName(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue Name = 2; |
VodUpdatePlaylistRequest.Builder |
setName(com.google.protobuf.StringValue value)
.google.protobuf.StringValue Name = 2; |
VodUpdatePlaylistRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodUpdatePlaylistRequest.Builder |
setStartTime(com.google.protobuf.StringValue.Builder builderForValue)
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7; |
VodUpdatePlaylistRequest.Builder |
setStartTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7; |
VodUpdatePlaylistRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodUpdatePlaylistRequest.Builder |
setVids(com.google.protobuf.StringValue.Builder builderForValue)
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6; |
VodUpdatePlaylistRequest.Builder |
setVids(com.google.protobuf.StringValue value)
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public VodUpdatePlaylistRequest.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public VodUpdatePlaylistRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic VodUpdatePlaylistRequest build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic VodUpdatePlaylistRequest buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic VodUpdatePlaylistRequest.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public VodUpdatePlaylistRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public VodUpdatePlaylistRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public VodUpdatePlaylistRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public VodUpdatePlaylistRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public VodUpdatePlaylistRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public VodUpdatePlaylistRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<VodUpdatePlaylistRequest.Builder>public VodUpdatePlaylistRequest.Builder mergeFrom(VodUpdatePlaylistRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public VodUpdatePlaylistRequest.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<VodUpdatePlaylistRequest.Builder>IOExceptionpublic String getId()
播放列表Id
string Id = 1;getId 在接口中 VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
播放列表Id
string Id = 1;getIdBytes 在接口中 VodUpdatePlaylistRequestOrBuilderpublic VodUpdatePlaylistRequest.Builder setId(String value)
播放列表Id
string Id = 1;value - The id to set.public VodUpdatePlaylistRequest.Builder clearId()
播放列表Id
string Id = 1;public VodUpdatePlaylistRequest.Builder setIdBytes(com.google.protobuf.ByteString value)
播放列表Id
string Id = 1;value - The bytes for id to set.public boolean hasName()
.google.protobuf.StringValue Name = 2;hasName 在接口中 VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getName()
.google.protobuf.StringValue Name = 2;getName 在接口中 VodUpdatePlaylistRequestOrBuilderpublic VodUpdatePlaylistRequest.Builder setName(com.google.protobuf.StringValue value)
.google.protobuf.StringValue Name = 2;public VodUpdatePlaylistRequest.Builder setName(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue Name = 2;public VodUpdatePlaylistRequest.Builder mergeName(com.google.protobuf.StringValue value)
.google.protobuf.StringValue Name = 2;public VodUpdatePlaylistRequest.Builder clearName()
.google.protobuf.StringValue Name = 2;public com.google.protobuf.StringValue.Builder getNameBuilder()
.google.protobuf.StringValue Name = 2;public com.google.protobuf.StringValueOrBuilder getNameOrBuilder()
.google.protobuf.StringValue Name = 2;public boolean hasFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3;hasFormat 在接口中 VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3;getFormat 在接口中 VodUpdatePlaylistRequestOrBuilderpublic VodUpdatePlaylistRequest.Builder setFormat(com.google.protobuf.StringValue value)
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3;public VodUpdatePlaylistRequest.Builder setFormat(com.google.protobuf.StringValue.Builder builderForValue)
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3;public VodUpdatePlaylistRequest.Builder mergeFormat(com.google.protobuf.StringValue value)
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3;public VodUpdatePlaylistRequest.Builder clearFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3;public com.google.protobuf.StringValue.Builder getFormatBuilder()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3;public com.google.protobuf.StringValueOrBuilder getFormatOrBuilder()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
.google.protobuf.StringValue Format = 3;public boolean hasCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4;hasCodec 在接口中 VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4;getCodec 在接口中 VodUpdatePlaylistRequestOrBuilderpublic VodUpdatePlaylistRequest.Builder setCodec(com.google.protobuf.StringValue value)
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4;public VodUpdatePlaylistRequest.Builder setCodec(com.google.protobuf.StringValue.Builder builderForValue)
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4;public VodUpdatePlaylistRequest.Builder mergeCodec(com.google.protobuf.StringValue value)
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4;public VodUpdatePlaylistRequest.Builder clearCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4;public com.google.protobuf.StringValue.Builder getCodecBuilder()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4;public com.google.protobuf.StringValueOrBuilder getCodecOrBuilder()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
.google.protobuf.StringValue Codec = 4;public boolean hasDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 5;hasDefinition 在接口中 VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 5;getDefinition 在接口中 VodUpdatePlaylistRequestOrBuilderpublic VodUpdatePlaylistRequest.Builder setDefinition(com.google.protobuf.StringValue value)
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 5;public VodUpdatePlaylistRequest.Builder setDefinition(com.google.protobuf.StringValue.Builder builderForValue)
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 5;public VodUpdatePlaylistRequest.Builder mergeDefinition(com.google.protobuf.StringValue value)
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 5;public VodUpdatePlaylistRequest.Builder clearDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 5;public com.google.protobuf.StringValue.Builder getDefinitionBuilder()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 5;public com.google.protobuf.StringValueOrBuilder getDefinitionOrBuilder()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
.google.protobuf.StringValue Definition = 5;public boolean hasVids()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6;hasVids 在接口中 VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getVids()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6;getVids 在接口中 VodUpdatePlaylistRequestOrBuilderpublic VodUpdatePlaylistRequest.Builder setVids(com.google.protobuf.StringValue value)
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6;public VodUpdatePlaylistRequest.Builder setVids(com.google.protobuf.StringValue.Builder builderForValue)
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6;public VodUpdatePlaylistRequest.Builder mergeVids(com.google.protobuf.StringValue value)
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6;public VodUpdatePlaylistRequest.Builder clearVids()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6;public com.google.protobuf.StringValue.Builder getVidsBuilder()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6;public com.google.protobuf.StringValueOrBuilder getVidsOrBuilder()
以,分隔,最多100个
.google.protobuf.StringValue Vids = 6;public boolean hasStartTime()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7;hasStartTime 在接口中 VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getStartTime()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7;getStartTime 在接口中 VodUpdatePlaylistRequestOrBuilderpublic VodUpdatePlaylistRequest.Builder setStartTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7;public VodUpdatePlaylistRequest.Builder setStartTime(com.google.protobuf.StringValue.Builder builderForValue)
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7;public VodUpdatePlaylistRequest.Builder mergeStartTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7;public VodUpdatePlaylistRequest.Builder clearStartTime()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7;public com.google.protobuf.StringValue.Builder getStartTimeBuilder()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7;public com.google.protobuf.StringValueOrBuilder getStartTimeOrBuilder()
以秒为单位的时间戳
.google.protobuf.StringValue StartTime = 7;public boolean hasEndTime()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8;hasEndTime 在接口中 VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getEndTime()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8;getEndTime 在接口中 VodUpdatePlaylistRequestOrBuilderpublic VodUpdatePlaylistRequest.Builder setEndTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8;public VodUpdatePlaylistRequest.Builder setEndTime(com.google.protobuf.StringValue.Builder builderForValue)
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8;public VodUpdatePlaylistRequest.Builder mergeEndTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8;public VodUpdatePlaylistRequest.Builder clearEndTime()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8;public com.google.protobuf.StringValue.Builder getEndTimeBuilder()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8;public com.google.protobuf.StringValueOrBuilder getEndTimeOrBuilder()
以秒为单位的时间戳,大于StartTime
.google.protobuf.StringValue EndTime = 8;public boolean hasCycles()
0代表无限循环
.google.protobuf.StringValue Cycles = 9;hasCycles 在接口中 VodUpdatePlaylistRequestOrBuilderpublic com.google.protobuf.StringValue getCycles()
0代表无限循环
.google.protobuf.StringValue Cycles = 9;getCycles 在接口中 VodUpdatePlaylistRequestOrBuilderpublic VodUpdatePlaylistRequest.Builder setCycles(com.google.protobuf.StringValue value)
0代表无限循环
.google.protobuf.StringValue Cycles = 9;public VodUpdatePlaylistRequest.Builder setCycles(com.google.protobuf.StringValue.Builder builderForValue)
0代表无限循环
.google.protobuf.StringValue Cycles = 9;public VodUpdatePlaylistRequest.Builder mergeCycles(com.google.protobuf.StringValue value)
0代表无限循环
.google.protobuf.StringValue Cycles = 9;public VodUpdatePlaylistRequest.Builder clearCycles()
0代表无限循环
.google.protobuf.StringValue Cycles = 9;public com.google.protobuf.StringValue.Builder getCyclesBuilder()
0代表无限循环
.google.protobuf.StringValue Cycles = 9;public com.google.protobuf.StringValueOrBuilder getCyclesOrBuilder()
0代表无限循环
.google.protobuf.StringValue Cycles = 9;public final VodUpdatePlaylistRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>public final VodUpdatePlaylistRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodUpdatePlaylistRequest.Builder>Copyright © 2024. All rights reserved.