public class DescribeIp6TranslatorQuotaRequest extends AbstractModel
Constructor and Description |
---|
DescribeIp6TranslatorQuotaRequest() |
DescribeIp6TranslatorQuotaRequest(DescribeIp6TranslatorQuotaRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
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, toJsonString
public DescribeIp6TranslatorQuotaRequest()
public DescribeIp6TranslatorQuotaRequest(DescribeIp6TranslatorQuotaRequest source)
public String[] getIp6TranslatorIds()
public void setIp6TranslatorIds(String[] Ip6TranslatorIds)
Ip6TranslatorIds
- 待查询IPV6转换实例的唯一ID列表,形如ip6-xxxxxxxxCopyright © 2023. All rights reserved.