public class DeleteIp6TranslatorsRequest extends AbstractModel
Constructor and Description |
---|
DeleteIp6TranslatorsRequest() |
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 String[] getIp6TranslatorIds()
public void setIp6TranslatorIds(String[] Ip6TranslatorIds)
Ip6TranslatorIds
- 待释放的IPV6转换实例的唯一ID,形如‘ip6-xxxxxxxx’Copyright © 2020. All rights reserved.