public static final class DescribeRiskEventGroupResponseBody.IPLocationInfo.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeRiskEventGroupResponseBody.IPLocationInfo |
build() |
DescribeRiskEventGroupResponseBody.IPLocationInfo.Builder |
cityId(String cityId)
The ID of the city to which the IP address belongs.
|
DescribeRiskEventGroupResponseBody.IPLocationInfo.Builder |
cityName(String cityName)
The name of the city to which the IP address belongs.
|
DescribeRiskEventGroupResponseBody.IPLocationInfo.Builder |
countryId(String countryId)
The ID of the country to which the IP address belongs.
|
DescribeRiskEventGroupResponseBody.IPLocationInfo.Builder |
countryName(String countryName)
The name of the country to which the IP address belongs.
|
public DescribeRiskEventGroupResponseBody.IPLocationInfo.Builder cityId(String cityId)
The ID of the city to which the IP address belongs.
example:510100
public DescribeRiskEventGroupResponseBody.IPLocationInfo.Builder cityName(String cityName)
The name of the city to which the IP address belongs.
example:Chengdu, Sichuan Province
public DescribeRiskEventGroupResponseBody.IPLocationInfo.Builder countryId(String countryId)
The ID of the country to which the IP address belongs.
example:CN
public DescribeRiskEventGroupResponseBody.IPLocationInfo.Builder countryName(String countryName)
The name of the country to which the IP address belongs.
example:China
public DescribeRiskEventGroupResponseBody.IPLocationInfo build()
Copyright © 2026. All rights reserved.