public interface VodDescribeCdnEdgeIpResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCdnIpv4(int index)
IPv4地址列表
|
com.google.protobuf.ByteString |
getCdnIpv4Bytes(int index)
IPv4地址列表
|
int |
getCdnIpv4Count()
IPv4地址列表
|
List<String> |
getCdnIpv4List()
IPv4地址列表
|
String |
getCdnIpv6(int index)
IPv6地址列表
|
com.google.protobuf.ByteString |
getCdnIpv6Bytes(int index)
IPv6地址列表
|
int |
getCdnIpv6Count()
IPv6地址列表
|
List<String> |
getCdnIpv6List()
IPv6地址列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getCdnIpv4List()
IPv4地址列表
repeated string CdnIpv4 = 1;int getCdnIpv4Count()
IPv4地址列表
repeated string CdnIpv4 = 1;String getCdnIpv4(int index)
IPv4地址列表
repeated string CdnIpv4 = 1;index - The index of the element to return.com.google.protobuf.ByteString getCdnIpv4Bytes(int index)
IPv4地址列表
repeated string CdnIpv4 = 1;index - The index of the value to return.List<String> getCdnIpv6List()
IPv6地址列表
repeated string CdnIpv6 = 2;int getCdnIpv6Count()
IPv6地址列表
repeated string CdnIpv6 = 2;String getCdnIpv6(int index)
IPv6地址列表
repeated string CdnIpv6 = 2;index - The index of the element to return.com.google.protobuf.ByteString getCdnIpv6Bytes(int index)
IPv6地址列表
repeated string CdnIpv6 = 2;index - The index of the value to return.Copyright © 2025. All rights reserved.