public class UpdateRecordDetail extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
UpdateRecordDetail()  | 
UpdateRecordDetail(UpdateRecordDetail 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 | 
getBucket()
Get Bucket name (only for COS)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getCertId()
Get New and old certificate update - new certificate id. 
 | 
String | 
getCreateTime()
Get Deployment time 
 | 
String[] | 
getDomains()
Get Deployment domain name list
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getEnvId()
Get Environment ID
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getErrorMsg()
Get Deployment error message
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
Long | 
getId()
Get Update detail record id. 
 | 
String | 
getInstanceId()
Get Deployment instance ID
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getInstanceName()
Get Deployment instance name
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getListenerId()
Get Deployment listener ID (only for CLB)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getListenerName()
Get Deployment listener name (only for CLB)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getNamespace()
Get Namespace (only for TKE)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getOldCertId()
Get Old and new certificate update - old certificate id. 
 | 
Long | 
getPort()
Get Port
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getProtocol()
Get Protocol
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getRegion()
Get Deployment region
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getResourceType()
Get Type of cloud resource for updating old and new certs. 
 | 
String | 
getSecretName()
Get Secret name (only for TKE)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
Long | 
getSniSwitch()
Get Whether SNI is enabled (only for CLB)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
Long | 
getStatus()
Get Deployment status. 
 | 
String | 
getTCBType()
Get TCB deployment type
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
String | 
getUpdateTime()
Get Last update time 
 | 
String | 
getUrl()
Get Listener url (only for CLB). 
 | 
void | 
setBucket(String Bucket)
Set Bucket name (only for COS)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setCertId(String CertId)
Set New and old certificate update - new certificate id. 
 | 
void | 
setCreateTime(String CreateTime)
Set Deployment time 
 | 
void | 
setDomains(String[] Domains)
Set Deployment domain name list
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setEnvId(String EnvId)
Set Environment ID
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setErrorMsg(String ErrorMsg)
Set Deployment error message
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setId(Long Id)
Set Update detail record id. 
 | 
void | 
setInstanceId(String InstanceId)
Set Deployment instance ID
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setInstanceName(String InstanceName)
Set Deployment instance name
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setListenerId(String ListenerId)
Set Deployment listener ID (only for CLB)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setListenerName(String ListenerName)
Set Deployment listener name (only for CLB)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setNamespace(String Namespace)
Set Namespace (only for TKE)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setOldCertId(String OldCertId)
Set Old and new certificate update - old certificate id. 
 | 
void | 
setPort(Long Port)
Set Port
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setProtocol(String Protocol)
Set Protocol
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setRegion(String Region)
Set Deployment region
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setResourceType(String ResourceType)
Set Type of cloud resource for updating old and new certs. 
 | 
void | 
setSecretName(String SecretName)
Set Secret name (only for TKE)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setSniSwitch(Long SniSwitch)
Set Whether SNI is enabled (only for CLB)
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setStatus(Long Status)
Set Deployment status. 
 | 
void | 
setTCBType(String TCBType)
Set TCB deployment type
Note: This field may return null, indicating that no valid value can be obtained. 
 | 
void | 
setUpdateTime(String UpdateTime)
Set Last update time 
 | 
void | 
setUrl(String Url)
Set Listener url (only for CLB). 
 | 
void | 
toMap(HashMap<String,String> map,
     String prefix)
Internal implementation, normal users should not use it. 
 | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic UpdateRecordDetail()
public UpdateRecordDetail(UpdateRecordDetail source)
public Long getId()
public void setId(Long Id)
Id - Update detail record id.public String getCertId()
public void setCertId(String CertId)
CertId - New and old certificate update - new certificate id.public String getOldCertId()
public void setOldCertId(String OldCertId)
OldCertId - Old and new certificate update - old certificate id.public String[] getDomains()
public void setDomains(String[] Domains)
Domains - Deployment domain name list
Note: This field may return null, indicating that no valid value can be obtained.public String getResourceType()
public void setResourceType(String ResourceType)
ResourceType - Type of cloud resource for updating old and new certs.
- clb.
- cdn.
- ddos.
- live.
- vod.
- waf.
- apigateway.
- teo.
- tke.
- cos.
- tse.
- tcb.public String getRegion()
public void setRegion(String Region)
Region - Deployment region
Note: This field may return null, indicating that no valid value can be obtained.public Long getStatus()
public void setStatus(Long Status)
Status - Deployment status. valid values:.
0: To be deployed.
1: Deployment successful.
2: Deployment failed.
3: Deploying.
4: Rollback succeeded.
5: Rollback failure.
6: No resource, no need for deployment.public String getErrorMsg()
public void setErrorMsg(String ErrorMsg)
ErrorMsg - Deployment error message
Note: This field may return null, indicating that no valid value can be obtained.public String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime - Deployment timepublic String getUpdateTime()
public void setUpdateTime(String UpdateTime)
UpdateTime - Last update timepublic String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId - Deployment instance ID
Note: This field may return null, indicating that no valid value can be obtained.public String getInstanceName()
public void setInstanceName(String InstanceName)
InstanceName - Deployment instance name
Note: This field may return null, indicating that no valid value can be obtained.public String getListenerId()
public void setListenerId(String ListenerId)
ListenerId - Deployment listener ID (only for CLB)
Note: This field may return null, indicating that no valid value can be obtained.public String getListenerName()
public void setListenerName(String ListenerName)
ListenerName - Deployment listener name (only for CLB)
Note: This field may return null, indicating that no valid value can be obtained.public String getProtocol()
public void setProtocol(String Protocol)
Protocol - Protocol
Note: This field may return null, indicating that no valid value can be obtained.public Long getSniSwitch()
public void setSniSwitch(Long SniSwitch)
SniSwitch - Whether SNI is enabled (only for CLB)
Note: This field may return null, indicating that no valid value can be obtained.public String getBucket()
public void setBucket(String Bucket)
Bucket - Bucket name (only for COS)
Note: This field may return null, indicating that no valid value can be obtained.public Long getPort()
public void setPort(Long Port)
Port - Port
Note: This field may return null, indicating that no valid value can be obtained.public String getNamespace()
public void setNamespace(String Namespace)
Namespace - Namespace (only for TKE)
Note: This field may return null, indicating that no valid value can be obtained.public String getSecretName()
public void setSecretName(String SecretName)
SecretName - Secret name (only for TKE)
Note: This field may return null, indicating that no valid value can be obtained.public String getEnvId()
public void setEnvId(String EnvId)
EnvId - Environment ID
Note: This field may return null, indicating that no valid value can be obtained.public String getTCBType()
public void setTCBType(String TCBType)
TCBType - TCB deployment type
Note: This field may return null, indicating that no valid value can be obtained.public String getUrl()
public void setUrl(String Url)
Url - Listener url (only for CLB).
Note: this field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.