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