public static final class DescribeEnsNetDistrictRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeEnsNetDistrictRequest |
build() |
DescribeEnsNetDistrictRequest.Builder |
netDistrictCode(String netDistrictCode)
The code of the region.
|
DescribeEnsNetDistrictRequest.Builder |
netLevelCode(String netLevelCode)
The level of the region.
|
public DescribeEnsNetDistrictRequest.Builder netDistrictCode(String netDistrictCode)
If you do not specify this parameter, only nodes in the regions of the level that is specified by the NetLevelCode parameter are queried. If you specify this parameter, only nodes in the regions of the level that is specified by this parameter are queried.
public DescribeEnsNetDistrictRequest.Builder netLevelCode(String netLevelCode)
* **Big**: area * **Middle**: province * **Small**: city
public DescribeEnsNetDistrictRequest build()
Copyright © 2024. All rights reserved.