public class DeleteIp6TranslatorsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DeleteIp6TranslatorsRequest() | 
| DeleteIp6TranslatorsRequest(DeleteIp6TranslatorsRequest 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, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DeleteIp6TranslatorsRequest()
public DeleteIp6TranslatorsRequest(DeleteIp6TranslatorsRequest source)
public String[] getIp6TranslatorIds()
public void setIp6TranslatorIds(String[] Ip6TranslatorIds)
Ip6TranslatorIds - 待释放的IPV6转换实例的唯一ID,形如‘ip6-xxxxxxxx’Copyright © 2025. All rights reserved.