public class IPForDescribeCdnIPOutput extends Object
| Constructor and Description |
|---|
IPForDescribeCdnIPOutput() |
| Modifier and Type | Method and Description |
|---|---|
IPForDescribeCdnIPOutput |
cdnIp(Boolean cdnIp) |
boolean |
equals(Object o) |
String |
getIP()
Get IP
|
String |
getISP()
Get ISP
|
String |
getLocation()
Get location
|
int |
hashCode() |
IPForDescribeCdnIPOutput |
IP(String IP) |
Boolean |
isCdnIp()
Get cdnIp
|
IPForDescribeCdnIPOutput |
ISP(String ISP) |
IPForDescribeCdnIPOutput |
location(String location) |
void |
setCdnIp(Boolean cdnIp) |
void |
setIP(String IP) |
void |
setISP(String ISP) |
void |
setLocation(String location) |
String |
toString() |
public IPForDescribeCdnIPOutput cdnIp(Boolean cdnIp)
public Boolean isCdnIp()
public void setCdnIp(Boolean cdnIp)
public IPForDescribeCdnIPOutput IP(String IP)
public String getIP()
public void setIP(String IP)
public IPForDescribeCdnIPOutput ISP(String ISP)
public String getISP()
public void setISP(String ISP)
public IPForDescribeCdnIPOutput location(String location)
public String getLocation()
public void setLocation(String location)
Copyright © 2025. All rights reserved.