public class DescribeIp6TranslatorQuotaRequest extends AbstractModel
| Constructor and Description |
|---|
DescribeIp6TranslatorQuotaRequest() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getIp6TranslatorIds()
Get 待查询IPV6转换实例的唯一ID列表,形如ip6-xxxxxxxx
|
void |
setIp6TranslatorIds(String[] Ip6TranslatorIds)
Set 待查询IPV6转换实例的唯一ID列表,形如ip6-xxxxxxxx
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic String[] getIp6TranslatorIds()
public void setIp6TranslatorIds(String[] Ip6TranslatorIds)
Ip6TranslatorIds - 待查询IPV6转换实例的唯一ID列表,形如ip6-xxxxxxxxCopyright © 2020. All rights reserved.