public class Certificates extends AbstractModel
Constructor and Description |
---|
Certificates() |
Certificates(Certificates source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getAlias()
Get Alias
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getAutoRenewFlag()
Get Whether auto-renewal is enabled.
|
String[] |
getBoundResource()
Get Associated Tencent Cloud services.
|
String[] |
getCACommonNames()
Get Generic name of the uploaded CA certificate
Note: This field may return null, indicating that no valid values can be obtained.
|
String[] |
getCAEncryptAlgorithms()
Get Encryption algorithm of the uploaded CA certificate
Note: This field may return null, indicating that no valid values can be obtained.
|
String[] |
getCAEndTimes()
Get Expiration time of the uploaded CA certificate
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getCertBeginTime()
Get Time when the certificate takes effect
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getCertEndTime()
Get Time when the certificate expires
Note: this field may return null, indicating that no valid values can be obtained.
|
CertificateExtra |
getCertificateExtra()
Get Extended information of the certificate
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getCertificateId()
Get Certificate ID
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getCertificateType()
Get Certificate type.
|
Boolean |
getDeployable()
Get Whether the certificate can be deployed
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getDomain()
Get Primary domain name
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getEncryptAlgorithm()
Get Certificate algorithm
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getFrom()
Get Certificate source
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getInsertTime()
Get Creation time
Note: this field may return null, indicating that no valid values can be obtained.
|
Boolean |
getIsDv()
Get Whether the certificate is a DV certificate
Note: this field may return null, indicating that no valid values can be obtained.
|
Boolean |
getIsIgnore()
Get Whether the expiration notification was ignored
Note: This field may return null, indicating that no valid values can be obtained.
|
Boolean |
getIsSM()
Get Whether the certificate is a Chinese SM certificate
Note: This field may return null, indicating that no valid values can be obtained.
|
Boolean |
getIsVip()
Get Whether the customer is a VIP customer
Note: this field may return null, indicating that no valid values can be obtained.
|
Boolean |
getIsVulnerability()
Get Whether the vulnerability scanning feature is enabled
Note: this field may return null, indicating that no valid values can be obtained.
|
Boolean |
getIsWildcard()
Get Whether the certificate is a wildcard certificate
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getOwnerUin()
Get User UIN
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getPackageType()
Get The certificate plan type.
|
String |
getPackageTypeName()
Get Certificate type name
Note: this field may return null, indicating that no valid values can be obtained.
|
PreAuditInfo |
getPreAuditInfo()
Get Prereview information of the certificate
Note: This field may return null, indicating that no valid values can be obtained.
|
String |
getProductZhName()
Get Issuer
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getProjectId()
Get Project ID
Note: this field may return null, indicating that no valid values can be obtained.
|
ProjectInfo |
getProjectInfo()
Get Project information
Note: this field may return null, indicating that no valid values can be obtained.
|
Boolean |
getRenewAble()
Get Whether the certificate can be reissued
Note: this field may return null, indicating that no valid values can be obtained.
|
Long |
getStatus()
Get Status.
|
String |
getStatusMsg()
Get Status information
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getStatusName()
Get Status description
Note: this field may return null, indicating that no valid values can be obtained.
|
String[] |
getSubjectAltName()
Get Domain names associated with the certificate (including the primary domain name)
Note: this field may return null, indicating that no valid values can be obtained.
|
Tags[] |
getTags()
Get List of tags
Note: this field may return `null`, indicating that no valid values can be obtained.
|
String |
getValidityPeriod()
Get Validity period of the certificate, in months
Note: this field may return null, indicating that no valid values can be obtained.
|
String |
getVerifyType()
Get Validation type.
|
String |
getVulnerabilityStatus()
Get Vulnerability scanning status.
|
void |
setAlias(String Alias)
Set Alias
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setAutoRenewFlag(Long AutoRenewFlag)
Set Whether auto-renewal is enabled.
|
void |
setBoundResource(String[] BoundResource)
Set Associated Tencent Cloud services.
|
void |
setCACommonNames(String[] CACommonNames)
Set Generic name of the uploaded CA certificate
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setCAEncryptAlgorithms(String[] CAEncryptAlgorithms)
Set Encryption algorithm of the uploaded CA certificate
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setCAEndTimes(String[] CAEndTimes)
Set Expiration time of the uploaded CA certificate
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setCertBeginTime(String CertBeginTime)
Set Time when the certificate takes effect
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setCertEndTime(String CertEndTime)
Set Time when the certificate expires
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setCertificateExtra(CertificateExtra CertificateExtra)
Set Extended information of the certificate
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setCertificateId(String CertificateId)
Set Certificate ID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setCertificateType(String CertificateType)
Set Certificate type.
|
void |
setDeployable(Boolean Deployable)
Set Whether the certificate can be deployed
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setDomain(String Domain)
Set Primary domain name
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setEncryptAlgorithm(String EncryptAlgorithm)
Set Certificate algorithm
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setFrom(String From)
Set Certificate source
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setInsertTime(String InsertTime)
Set Creation time
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setIsDv(Boolean IsDv)
Set Whether the certificate is a DV certificate
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setIsIgnore(Boolean IsIgnore)
Set Whether the expiration notification was ignored
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setIsSM(Boolean IsSM)
Set Whether the certificate is a Chinese SM certificate
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setIsVip(Boolean IsVip)
Set Whether the customer is a VIP customer
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setIsVulnerability(Boolean IsVulnerability)
Set Whether the vulnerability scanning feature is enabled
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setIsWildcard(Boolean IsWildcard)
Set Whether the certificate is a wildcard certificate
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setOwnerUin(String OwnerUin)
Set User UIN
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setPackageType(String PackageType)
Set The certificate plan type.
|
void |
setPackageTypeName(String PackageTypeName)
Set Certificate type name
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setPreAuditInfo(PreAuditInfo PreAuditInfo)
Set Prereview information of the certificate
Note: This field may return null, indicating that no valid values can be obtained.
|
void |
setProductZhName(String ProductZhName)
Set Issuer
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setProjectId(String ProjectId)
Set Project ID
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setProjectInfo(ProjectInfo ProjectInfo)
Set Project information
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setRenewAble(Boolean RenewAble)
Set Whether the certificate can be reissued
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setStatus(Long Status)
Set Status.
|
void |
setStatusMsg(String StatusMsg)
Set Status information
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setStatusName(String StatusName)
Set Status description
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setSubjectAltName(String[] SubjectAltName)
Set Domain names associated with the certificate (including the primary domain name)
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setTags(Tags[] Tags)
Set List of tags
Note: this field may return `null`, indicating that no valid values can be obtained.
|
void |
setValidityPeriod(String ValidityPeriod)
Set Validity period of the certificate, in months
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
setVerifyType(String VerifyType)
Set Validation type.
|
void |
setVulnerabilityStatus(String VulnerabilityStatus)
Set Vulnerability scanning status.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Certificates()
public Certificates(Certificates source)
public String getOwnerUin()
public void setOwnerUin(String OwnerUin)
OwnerUin
- User UIN
Note: this field may return null, indicating that no valid values can be obtained.public String getProjectId()
public void setProjectId(String ProjectId)
ProjectId
- Project ID
Note: this field may return null, indicating that no valid values can be obtained.public String getFrom()
public void setFrom(String From)
From
- Certificate source
Note: this field may return null, indicating that no valid values can be obtained.public String getPackageType()
public void setPackageType(String PackageType)
PackageType
- The certificate plan type. Valid values:
null: Certificates uploaded by users (no plan type)
`1`: GeoTrust DV SSL CA - G3; `2`: TrustAsia TLS RSA CA; `3`: SecureSite EV Pro; `4`: SecureSite EV; `5`: SecureSite OV Pro; `6`: SecureSite OV; `7`: SecureSite OV wildcard; `8`: GeoTrust EV; `9`: GeoTrust OV; `10`: GeoTrust OV wildcard; `11`: TrustAsia DV multi-domain; `12`: TrustAsia DV wildcard; `13`: TrustAsia OV wildcard D3; `14`: TrustAsia OV D3; `15`: TrustAsia OV multi-domain D3; `16`: TrustAsia EV D3; `17`: TrustAsia EV multi-domain D3; `18`: GlobalSign OV; `19`: GlobalSign OV wildcard; `20`: GlobalSign EV; `21`: TrustAsia OV wildcard multi-domain D3; `22`: GlobalSign OV multi-domain; `23`: GlobalSign OV wildcard multi-domain; `24`: GlobalSign EV multi-domain
Note: This field may return null, indicating that no valid values can be obtained.public String getCertificateType()
public void setCertificateType(String CertificateType)
CertificateType
- Certificate type. `CA`: client certificate; `SVR`: server certificate
Note: this field may return null, indicating that no valid values can be obtained.public String getProductZhName()
public void setProductZhName(String ProductZhName)
ProductZhName
- Issuer
Note: this field may return null, indicating that no valid values can be obtained.public String getDomain()
public void setDomain(String Domain)
Domain
- Primary domain name
Note: this field may return null, indicating that no valid values can be obtained.public String getAlias()
public void setAlias(String Alias)
Alias
- Alias
Note: this field may return null, indicating that no valid values can be obtained.public Long getStatus()
public void setStatus(Long Status)
Status
- Status. `0`: Reviewing; `1`: Approved; `2`: Unapproved; `3`: Expired; `4`: DNS record added for domain names of the DNS_AUTO verification type; `5`: Enterprise-grade certificate, pending submission; `6`: Canceling order; `7`: Canceled; `8`: Information submitted, pending confirmation letter upload; `9`: Revoking certificate; `10`: Revoked; `11`: Reissuing; `12`: Pending revocation confirmation letter upload; `13`: Pending information submission for the free certificate; `14`: Refunded.
Note: This field may return null, indicating that no valid values can be obtained.public CertificateExtra getCertificateExtra()
public void setCertificateExtra(CertificateExtra CertificateExtra)
CertificateExtra
- Extended information of the certificate
Note: this field may return null, indicating that no valid values can be obtained.public String getVulnerabilityStatus()
public void setVulnerabilityStatus(String VulnerabilityStatus)
VulnerabilityStatus
- Vulnerability scanning status. `INACTIVE`: not activated; `ACTIVE`: activated
Note: this field may return null, indicating that no valid values can be obtained.public String getStatusMsg()
public void setStatusMsg(String StatusMsg)
StatusMsg
- Status information
Note: this field may return null, indicating that no valid values can be obtained.public String getVerifyType()
public void setVerifyType(String VerifyType)
VerifyType
- Validation type. `DNS_AUTO`: automatic DNS validation; `DNS`: manual DNS validation; `FILE`: file validation; `EMAIL`: email validation
Note: this field may return null, indicating that no valid values can be obtained.public String getCertBeginTime()
public void setCertBeginTime(String CertBeginTime)
CertBeginTime
- Time when the certificate takes effect
Note: this field may return null, indicating that no valid values can be obtained.public String getCertEndTime()
public void setCertEndTime(String CertEndTime)
CertEndTime
- Time when the certificate expires
Note: this field may return null, indicating that no valid values can be obtained.public String getValidityPeriod()
public void setValidityPeriod(String ValidityPeriod)
ValidityPeriod
- Validity period of the certificate, in months
Note: this field may return null, indicating that no valid values can be obtained.public String getInsertTime()
public void setInsertTime(String InsertTime)
InsertTime
- Creation time
Note: this field may return null, indicating that no valid values can be obtained.public String getCertificateId()
public void setCertificateId(String CertificateId)
CertificateId
- Certificate ID
Note: this field may return null, indicating that no valid values can be obtained.public String[] getSubjectAltName()
public void setSubjectAltName(String[] SubjectAltName)
SubjectAltName
- Domain names associated with the certificate (including the primary domain name)
Note: this field may return null, indicating that no valid values can be obtained.public String getPackageTypeName()
public void setPackageTypeName(String PackageTypeName)
PackageTypeName
- Certificate type name
Note: this field may return null, indicating that no valid values can be obtained.public String getStatusName()
public void setStatusName(String StatusName)
StatusName
- Status description
Note: this field may return null, indicating that no valid values can be obtained.public Boolean getIsVip()
public void setIsVip(Boolean IsVip)
IsVip
- Whether the customer is a VIP customer
Note: this field may return null, indicating that no valid values can be obtained.public Boolean getIsDv()
public void setIsDv(Boolean IsDv)
IsDv
- Whether the certificate is a DV certificate
Note: this field may return null, indicating that no valid values can be obtained.public Boolean getIsWildcard()
public void setIsWildcard(Boolean IsWildcard)
IsWildcard
- Whether the certificate is a wildcard certificate
Note: this field may return null, indicating that no valid values can be obtained.public Boolean getIsVulnerability()
public void setIsVulnerability(Boolean IsVulnerability)
IsVulnerability
- Whether the vulnerability scanning feature is enabled
Note: this field may return null, indicating that no valid values can be obtained.public Boolean getRenewAble()
public void setRenewAble(Boolean RenewAble)
RenewAble
- Whether the certificate can be reissued
Note: this field may return null, indicating that no valid values can be obtained.public ProjectInfo getProjectInfo()
public void setProjectInfo(ProjectInfo ProjectInfo)
ProjectInfo
- Project information
Note: this field may return null, indicating that no valid values can be obtained.public String[] getBoundResource()
public void setBoundResource(String[] BoundResource)
BoundResource
- Associated Tencent Cloud services. Currently, this parameter is unavailable.
Note: this field may return null, indicating that no valid values can be obtained.public Boolean getDeployable()
public void setDeployable(Boolean Deployable)
Deployable
- Whether the certificate can be deployed
Note: this field may return null, indicating that no valid values can be obtained.public Tags[] getTags()
public void setTags(Tags[] Tags)
Tags
- List of tags
Note: this field may return `null`, indicating that no valid values can be obtained.public Boolean getIsIgnore()
public void setIsIgnore(Boolean IsIgnore)
IsIgnore
- Whether the expiration notification was ignored
Note: This field may return null, indicating that no valid values can be obtained.public Boolean getIsSM()
public void setIsSM(Boolean IsSM)
IsSM
- Whether the certificate is a Chinese SM certificate
Note: This field may return null, indicating that no valid values can be obtained.public String getEncryptAlgorithm()
public void setEncryptAlgorithm(String EncryptAlgorithm)
EncryptAlgorithm
- Certificate algorithm
Note: This field may return null, indicating that no valid values can be obtained.public String[] getCAEncryptAlgorithms()
public void setCAEncryptAlgorithms(String[] CAEncryptAlgorithms)
CAEncryptAlgorithms
- Encryption algorithm of the uploaded CA certificate
Note: This field may return null, indicating that no valid values can be obtained.public String[] getCAEndTimes()
public void setCAEndTimes(String[] CAEndTimes)
CAEndTimes
- Expiration time of the uploaded CA certificate
Note: This field may return null, indicating that no valid values can be obtained.public String[] getCACommonNames()
public void setCACommonNames(String[] CACommonNames)
CACommonNames
- Generic name of the uploaded CA certificate
Note: This field may return null, indicating that no valid values can be obtained.public PreAuditInfo getPreAuditInfo()
public void setPreAuditInfo(PreAuditInfo PreAuditInfo)
PreAuditInfo
- Prereview information of the certificate
Note: This field may return null, indicating that no valid values can be obtained.public Long getAutoRenewFlag()
public void setAutoRenewFlag(Long AutoRenewFlag)
AutoRenewFlag
- Whether auto-renewal is enabled.
Note: This field may return null, indicating that no valid value can be obtained.Copyright © 2023. All rights reserved.