public class DescribeIpStatusRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeIpStatusRequest() | 
| DescribeIpStatusRequest(DescribeIpStatusRequest 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 | getArea()Get 查询区域:
mainland: 国内节点
overseas: 海外节点
global: 全球节点 | 
| String | getDomain()Get 加速域名 | 
| void | setArea(String Area)Set 查询区域:
mainland: 国内节点
overseas: 海外节点
global: 全球节点 | 
| void | setDomain(String Domain)Set 加速域名 | 
| 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 DescribeIpStatusRequest()
public DescribeIpStatusRequest(DescribeIpStatusRequest source)
public String getDomain()
public void setDomain(String Domain)
Domain - 加速域名public String getArea()
public void setArea(String Area)
Area - 查询区域:
mainland: 国内节点
overseas: 海外节点
global: 全球节点Copyright © 2025. All rights reserved.