public interface DomainListInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DomainList |
getDomainList(int index)
域名详细信息列表
|
int |
getDomainListCount()
域名详细信息列表
|
List<DomainList> |
getDomainListList()
域名详细信息列表
|
DomainListOrBuilder |
getDomainListOrBuilder(int index)
域名详细信息列表
|
List<? extends DomainListOrBuilder> |
getDomainListOrBuilderList()
域名详细信息列表
|
long |
getTotal()
总记录数。
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<DomainList> getDomainListList()
域名详细信息列表
repeated .Volcengine.Live.Models.Business.DomainList DomainList = 1;DomainList getDomainList(int index)
域名详细信息列表
repeated .Volcengine.Live.Models.Business.DomainList DomainList = 1;int getDomainListCount()
域名详细信息列表
repeated .Volcengine.Live.Models.Business.DomainList DomainList = 1;List<? extends DomainListOrBuilder> getDomainListOrBuilderList()
域名详细信息列表
repeated .Volcengine.Live.Models.Business.DomainList DomainList = 1;DomainListOrBuilder getDomainListOrBuilder(int index)
域名详细信息列表
repeated .Volcengine.Live.Models.Business.DomainList DomainList = 1;long getTotal()
总记录数。
int64 Total = 2;Copyright © 2025. All rights reserved.