public static final class DisableWebCCRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DisableWebCCRequest |
build() |
DisableWebCCRequest.Builder |
domain(String domain)
The domain name of the website.
|
DisableWebCCRequest.Builder |
regionId(String regionId)
RegionId.
|
DisableWebCCRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
public DisableWebCCRequest.Builder regionId(String regionId)
public DisableWebCCRequest.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 DisableWebCCRequest.Builder resourceGroupId(String resourceGroupId)
public DisableWebCCRequest build()
Copyright © 2023. All rights reserved.