public class ReleaseIPv6AddressesRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ReleaseIPv6AddressesRequest() | 
| ReleaseIPv6AddressesRequest(ReleaseIPv6AddressesRequest 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[] | getIPv6AddressIds()Get Unique ID of the IPv6 address. | 
| void | setIPv6AddressIds(String[] IPv6AddressIds)Set Unique ID of the IPv6 address. | 
| 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 ReleaseIPv6AddressesRequest()
public ReleaseIPv6AddressesRequest(ReleaseIPv6AddressesRequest source)
public String[] getIPv6AddressIds()
public void setIPv6AddressIds(String[] IPv6AddressIds)
IPv6AddressIds - Unique ID of the IPv6 address.Copyright © 2025. All rights reserved.