public static final class DescribeCertsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCertsRequest |
build() |
DescribeCertsRequest.Builder |
domain(String domain)
The domain name of the website.
|
DescribeCertsRequest.Builder |
regionId(String regionId)
RegionId.
|
DescribeCertsRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
public DescribeCertsRequest.Builder regionId(String regionId)
public DescribeCertsRequest.Builder domain(String domain)
The domain name of the website.
example:A forwarding rule must be configured for the domain name. You can call the DescribeDomains operation to query all domain names.
public DescribeCertsRequest.Builder resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management. This parameter is empty by default, which indicates that the instance belongs to the default resource group.
example:default
public DescribeCertsRequest build()
Copyright © 2026. All rights reserved.