public interface ListDomainDetailRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getDomainNameList(int index)
域名名称列表,缺省情况下表示过滤全部。
|
com.google.protobuf.ByteString |
getDomainNameListBytes(int index)
域名名称列表,缺省情况下表示过滤全部。
|
int |
getDomainNameListCount()
域名名称列表,缺省情况下表示过滤全部。
|
List<String> |
getDomainNameListList()
域名名称列表,缺省情况下表示过滤全部。
|
String |
getDomainRegionList(int index)
域名区域列表。
|
com.google.protobuf.ByteString |
getDomainRegionListBytes(int index)
域名区域列表。
|
int |
getDomainRegionListCount()
域名区域列表。
|
List<String> |
getDomainRegionListList()
域名区域列表。
|
String |
getDomainStatusList(int index)
域名状态列表。
|
com.google.protobuf.ByteString |
getDomainStatusListBytes(int index)
域名状态列表。
|
int |
getDomainStatusListCount()
域名状态列表。
|
List<String> |
getDomainStatusListList()
域名状态列表。
|
String |
getDomainTypeList(int index)
域名类型列表。
|
com.google.protobuf.ByteString |
getDomainTypeListBytes(int index)
域名类型列表。
|
int |
getDomainTypeListCount()
域名类型列表。
|
List<String> |
getDomainTypeListList()
域名类型列表。
|
long |
getPageNum()
当前页码,取值范围为 。
|
long |
getPageSize()
分页大小,取值范围为 。
|
String |
getVhostList(int index)
配置空间列表,缺省情况下表示过滤全部。
|
com.google.protobuf.ByteString |
getVhostListBytes(int index)
配置空间列表,缺省情况下表示过滤全部。
|
int |
getVhostListCount()
配置空间列表,缺省情况下表示过滤全部。
|
List<String> |
getVhostListList()
配置空间列表,缺省情况下表示过滤全部。
|
long getPageNum()
当前页码,取值范围为 。
int64 PageNum = 1;
long getPageSize()
分页大小,取值范围为 。
int64 PageSize = 2;
List<String> getVhostListList()
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;
int getVhostListCount()
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;
String getVhostList(int index)
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;
index
- The index of the element to return.com.google.protobuf.ByteString getVhostListBytes(int index)
配置空间列表,缺省情况下表示过滤全部。
repeated string VhostList = 3;
index
- The index of the value to return.List<String> getDomainStatusListList()
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;
int getDomainStatusListCount()
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;
String getDomainStatusList(int index)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;
index
- The index of the element to return.com.google.protobuf.ByteString getDomainStatusListBytes(int index)
域名状态列表。缺省情况下表示过滤全部。状态说明如下所示。 <li>0:正常; <li>1:审核中; <li>2:禁用,禁止使用,此时domain不生效; <li>3:删除; <li>4:审核被驳回。审核不通过,需要重新创建并审核; <li>5:欠费关停。
repeated string DomainStatusList = 4;
index
- The index of the value to return.List<String> getDomainTypeListList()
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;
int getDomainTypeListCount()
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;
String getDomainTypeList(int index)
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;
index
- The index of the element to return.com.google.protobuf.ByteString getDomainTypeListBytes(int index)
域名类型列表。缺省情况下表示过滤全部。域名类型包括: <li>push:推流域名; <li>pull-flv:拉流域名。
repeated string DomainTypeList = 5;
index
- The index of the value to return.List<String> getDomainRegionListList()
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;
int getDomainRegionListCount()
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;
String getDomainRegionList(int index)
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;
index
- The index of the element to return.com.google.protobuf.ByteString getDomainRegionListBytes(int index)
域名区域列表。缺省情况下表示过滤全部,区域包括: <li>cn:中国大陆; <li>oversea:海外。
repeated string DomainRegionList = 6;
index
- The index of the value to return.List<String> getDomainNameListList()
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;
int getDomainNameListCount()
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;
String getDomainNameList(int index)
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;
index
- The index of the element to return.com.google.protobuf.ByteString getDomainNameListBytes(int index)
域名名称列表,缺省情况下表示过滤全部。
repeated string DomainNameList = 7;
index
- The index of the value to return.Copyright © 2024. All rights reserved.