程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ddoscoo20200101.models |
限定符和类型 | 方法和说明 |
---|---|
static AssociateWebCertRequest.Builder |
AssociateWebCertRequest.builder() |
AssociateWebCertRequest.Builder |
AssociateWebCertRequest.Builder.cert(String cert)
The public key of the certificate that you want to associate.
|
AssociateWebCertRequest.Builder |
AssociateWebCertRequest.Builder.certId(Integer certId)
The ID of the certificate that you want to associate.
|
AssociateWebCertRequest.Builder |
AssociateWebCertRequest.Builder.certName(String certName)
The name of the certificate that you want to associate.
|
AssociateWebCertRequest.Builder |
AssociateWebCertRequest.Builder.domain(String domain)
The domain name of the website.
|
AssociateWebCertRequest.Builder |
AssociateWebCertRequest.Builder.key(String key)
The private key of the certificate that you want to associate.
|
AssociateWebCertRequest.Builder |
AssociateWebCertRequest.Builder.regionId(String regionId)
RegionId.
|
AssociateWebCertRequest.Builder |
AssociateWebCertRequest.Builder.resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs in Resource Management.
|
AssociateWebCertRequest.Builder |
AssociateWebCertRequest.toBuilder() |
Copyright © 2023. All rights reserved.