| Package | Description |
|---|---|
| com.byteplus.service.vod.model.request |
| Modifier and Type | Method and Description |
|---|---|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clear() |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearCodec()
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearCycles()
0代表无限循环
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearDefinition()
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearEndTime()
以秒为单位的时间戳,大于StartTime
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearFormat()
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearId()
播放列表Id
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearName()
.google.protobuf.StringValue Name = 3; |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearSpaceName()
string SpaceName = 1; |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearStartTime()
以秒为单位的时间戳
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clearVids()
以,分隔,最多100个
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.clone() |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeCodec(com.google.protobuf.StringValue value)
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeCycles(com.google.protobuf.StringValue value)
0代表无限循环
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeDefinition(com.google.protobuf.StringValue value)
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeEndTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳,大于StartTime
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeFormat(com.google.protobuf.StringValue value)
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeFrom(VodUpdatePlaylistRequest other) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeName(com.google.protobuf.StringValue value)
.google.protobuf.StringValue Name = 3; |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeStartTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.mergeVids(com.google.protobuf.StringValue value)
以,分隔,最多100个
|
static VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.newBuilder() |
static VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.newBuilder(VodUpdatePlaylistRequest prototype) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.newBuilderForType() |
protected VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setCodec(com.google.protobuf.StringValue.Builder builderForValue)
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setCodec(com.google.protobuf.StringValue value)
编码格式,支持 mp3、aac、opus、H264、H265、H266, 视频默认H264
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setCycles(com.google.protobuf.StringValue.Builder builderForValue)
0代表无限循环
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setCycles(com.google.protobuf.StringValue value)
0代表无限循环
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setDefinition(com.google.protobuf.StringValue.Builder builderForValue)
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setDefinition(com.google.protobuf.StringValue value)
视频流清晰度,支持:240p,360p,480p,540p,720p,1080p,2k,4k,od,oe.
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setEndTime(com.google.protobuf.StringValue.Builder builderForValue)
以秒为单位的时间戳,大于StartTime
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setEndTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳,大于StartTime
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setFormat(com.google.protobuf.StringValue.Builder builderForValue)
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setFormat(com.google.protobuf.StringValue value)
封装格式,支持 mp4、dash、hls、mp3、m4a、ogg, 默认mp4
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setId(String value)
播放列表Id
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setIdBytes(com.google.protobuf.ByteString value)
播放列表Id
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setName(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue Name = 3; |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setName(com.google.protobuf.StringValue value)
.google.protobuf.StringValue Name = 3; |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setSpaceName(String value)
string SpaceName = 1; |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setSpaceNameBytes(com.google.protobuf.ByteString value)
string SpaceName = 1; |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setStartTime(com.google.protobuf.StringValue.Builder builderForValue)
以秒为单位的时间戳
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setStartTime(com.google.protobuf.StringValue value)
以秒为单位的时间戳
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setVids(com.google.protobuf.StringValue.Builder builderForValue)
以,分隔,最多100个
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.Builder.setVids(com.google.protobuf.StringValue value)
以,分隔,最多100个
|
VodUpdatePlaylistRequest.Builder |
VodUpdatePlaylistRequest.toBuilder() |
Copyright © 2025. All rights reserved.