public interface VodGetPrivateDrmPlayAuthResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VodPrivateDrmPlayAuthInfo |
getPlayAuthInfoList(int index)
播放许可信息列表
|
int |
getPlayAuthInfoListCount()
播放许可信息列表
|
List<VodPrivateDrmPlayAuthInfo> |
getPlayAuthInfoListList()
播放许可信息列表
|
VodPrivateDrmPlayAuthInfoOrBuilder |
getPlayAuthInfoListOrBuilder(int index)
播放许可信息列表
|
List<? extends VodPrivateDrmPlayAuthInfoOrBuilder> |
getPlayAuthInfoListOrBuilderList()
播放许可信息列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<VodPrivateDrmPlayAuthInfo> getPlayAuthInfoListList()
播放许可信息列表
repeated .Volcengine.Vod.Models.Business.VodPrivateDrmPlayAuthInfo PlayAuthInfoList = 1;VodPrivateDrmPlayAuthInfo getPlayAuthInfoList(int index)
播放许可信息列表
repeated .Volcengine.Vod.Models.Business.VodPrivateDrmPlayAuthInfo PlayAuthInfoList = 1;int getPlayAuthInfoListCount()
播放许可信息列表
repeated .Volcengine.Vod.Models.Business.VodPrivateDrmPlayAuthInfo PlayAuthInfoList = 1;List<? extends VodPrivateDrmPlayAuthInfoOrBuilder> getPlayAuthInfoListOrBuilderList()
播放许可信息列表
repeated .Volcengine.Vod.Models.Business.VodPrivateDrmPlayAuthInfo PlayAuthInfoList = 1;VodPrivateDrmPlayAuthInfoOrBuilder getPlayAuthInfoListOrBuilder(int index)
播放许可信息列表
repeated .Volcengine.Vod.Models.Business.VodPrivateDrmPlayAuthInfo PlayAuthInfoList = 1;Copyright © 2023. All rights reserved.