public interface GeneratePlayURLResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PlayURL |
getURLList(int index)
播放地址详情列表
|
int |
getURLListCount()
播放地址详情列表
|
List<PlayURL> |
getURLListList()
播放地址详情列表
|
PlayURLOrBuilder |
getURLListOrBuilder(int index)
播放地址详情列表
|
List<? extends PlayURLOrBuilder> |
getURLListOrBuilderList()
播放地址详情列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<PlayURL> getURLListList()
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1;PlayURL getURLList(int index)
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1;int getURLListCount()
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1;List<? extends PlayURLOrBuilder> getURLListOrBuilderList()
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1;PlayURLOrBuilder getURLListOrBuilder(int index)
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1;Copyright © 2025. All rights reserved.