public static final class DescribeNetworkRegionBlockResponseBody.Config.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeNetworkRegionBlockResponseBody.Config |
build() |
DescribeNetworkRegionBlockResponseBody.Config.Builder |
countries(List<Long> countries)
The codes of the countries or areas from which the requests are blocked.
|
DescribeNetworkRegionBlockResponseBody.Config.Builder |
provinces(List<Long> provinces)
The codes of the administrative regions in China from which the requests are blocked.
|
DescribeNetworkRegionBlockResponseBody.Config.Builder |
regionBlockSwitch(String regionBlockSwitch)
The status of the Location Blacklist policy.
|
public DescribeNetworkRegionBlockResponseBody.Config.Builder countries(List<Long> countries)
The codes of the countries or areas from which the requests are blocked.
public DescribeNetworkRegionBlockResponseBody.Config.Builder provinces(List<Long> provinces)
The codes of the administrative regions in China from which the requests are blocked.
public DescribeNetworkRegionBlockResponseBody.Config.Builder regionBlockSwitch(String regionBlockSwitch)
The status of the Location Blacklist policy. Valid values:
on
public DescribeNetworkRegionBlockResponseBody.Config build()
Copyright © 2026. All rights reserved.