public static final class UpdateSSLCertRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateSSLCertRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
UpdateSSLCertRequest |
build() |
UpdateSSLCertRequest.Builder |
certIdentifier(String certIdentifier)
The ID of the certificate.
|
UpdateSSLCertRequest.Builder |
domainId(Long domainId)
The ID of the domain name.
|
UpdateSSLCertRequest.Builder |
gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
|
public UpdateSSLCertRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public UpdateSSLCertRequest.Builder certIdentifier(String certIdentifier)
The ID of the certificate.
example:5951436-cn-hangzhou
public UpdateSSLCertRequest.Builder domainId(Long domainId)
The ID of the domain name.
example:210
public UpdateSSLCertRequest.Builder gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
example:gw-2a99625886d54722be94d92e9a69****
public UpdateSSLCertRequest build()
Copyright © 2026. All rights reserved.