public interface VodListPCDNDomainRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getLimit()
当前页数量条数(默认10)
|
int |
getOffset()
设置跨域名页数。传 0 表示获取第一页。每页大小默认为 10 条域名结果
|
String |
getSpaceName()
空间名
|
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpaceName()
空间名
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 1;int getOffset()
设置跨域名页数。传 0 表示获取第一页。每页大小默认为 10 条域名结果
int32 Offset = 2;int getLimit()
当前页数量条数(默认10)
int32 Limit = 3;Copyright © 2025. All rights reserved.