public static final class DescribeNetworkRegionBlockResponseBody.Config.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeNetworkRegionBlockResponseBody.Config |
build() |
DescribeNetworkRegionBlockResponseBody.Config.Builder |
countries(List<String> countries)
An array consisting of the codes of the countries or areas from which the requests are blocked.
|
DescribeNetworkRegionBlockResponseBody.Config.Builder |
provinces(List<String> provinces)
An array consisting of 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<String> countries)
public DescribeNetworkRegionBlockResponseBody.Config.Builder provinces(List<String> provinces)
public DescribeNetworkRegionBlockResponseBody.Config.Builder regionBlockSwitch(String regionBlockSwitch)
* **on**: enabled * **off**: disabled
public DescribeNetworkRegionBlockResponseBody.Config build()
Copyright © 2023. All rights reserved.