public static final class ModifyWebIpSetSwitchRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ModifyWebIpSetSwitchRequest |
build() |
ModifyWebIpSetSwitchRequest.Builder |
config(String config)
The details of the Black Lists and White Lists (Domain Names) policy.
|
ModifyWebIpSetSwitchRequest.Builder |
domain(String domain)
The domain name of the website.
|
ModifyWebIpSetSwitchRequest.Builder |
regionId(String regionId)
RegionId.
|
ModifyWebIpSetSwitchRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
public ModifyWebIpSetSwitchRequest.Builder regionId(String regionId)
public ModifyWebIpSetSwitchRequest.Builder config(String config)
* **Bwlist_Enable**: the status of the Black Lists and White Lists (Domain Names) policy. This field is required and must be of the integer type. Valid values: * **0**: disabled * **1**: enabled
public ModifyWebIpSetSwitchRequest.Builder domain(String domain)
> A forwarding rule must be configured for the domain name. You can call the [DescribeDomains](~~91724~~) operation to query all domain names.
public ModifyWebIpSetSwitchRequest.Builder resourceGroupId(String resourceGroupId)
public ModifyWebIpSetSwitchRequest build()
Copyright © 2023. All rights reserved.