public class DescribeCertificateBindResourceTaskDetailResponse extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeCertificateBindResourceTaskDetailResponse() |
DescribeCertificateBindResourceTaskDetailResponse(DescribeCertificateBindResourceTaskDetailResponse 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 |
---|---|
ApiGatewayInstanceList[] |
getAPIGATEWAY()
Get 关联apigateway资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getCacheTime()
Get 当前结果缓存时间
|
CdnInstanceList[] |
getCDN()
Get 关联cdn资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
ClbInstanceList[] |
getCLB()
Get 关联clb资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
COSInstanceList[] |
getCOS()
Get 关联的COS资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
DdosInstanceList[] |
getDDOS()
Get 关联ddos资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
LiveInstanceList[] |
getLIVE()
Get 关联live资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getRequestId()
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
Long |
getStatus()
Get 关联云资源异步查询结果: 0表示查询中, 1表示查询成功。 2表示查询异常; 若状态为1,则查看BindResourceResult结果;若状态为2,则查看Error原因
|
TCBInstanceList[] |
getTCB()
Get 关联tcb资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
TeoInstanceList[] |
getTEO()
Get 关联teo资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
TkeInstanceList[] |
getTKE()
Get 关联tke资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
TSEInstanceList[] |
getTSE()
Get 关联tse资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
VODInstanceList[] |
getVOD()
Get 关联vod资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
WafInstanceList[] |
getWAF()
Get 关联waf资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setAPIGATEWAY(ApiGatewayInstanceList[] APIGATEWAY)
Set 关联apigateway资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCacheTime(String CacheTime)
Set 当前结果缓存时间
|
void |
setCDN(CdnInstanceList[] CDN)
Set 关联cdn资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCLB(ClbInstanceList[] CLB)
Set 关联clb资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCOS(COSInstanceList[] COS)
Set 关联的COS资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setDDOS(DdosInstanceList[] DDOS)
Set 关联ddos资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setLIVE(LiveInstanceList[] LIVE)
Set 关联live资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setRequestId(String RequestId)
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
void |
setStatus(Long Status)
Set 关联云资源异步查询结果: 0表示查询中, 1表示查询成功。 2表示查询异常; 若状态为1,则查看BindResourceResult结果;若状态为2,则查看Error原因
|
void |
setTCB(TCBInstanceList[] TCB)
Set 关联tcb资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setTEO(TeoInstanceList[] TEO)
Set 关联teo资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setTKE(TkeInstanceList[] TKE)
Set 关联tke资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setTSE(TSEInstanceList[] TSE)
Set 关联tse资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setVOD(VODInstanceList[] VOD)
Set 关联vod资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setWAF(WafInstanceList[] WAF)
Set 关联waf资源详情
注意:此字段可能返回 null,表示取不到有效值。
|
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, toJsonString
public DescribeCertificateBindResourceTaskDetailResponse()
public DescribeCertificateBindResourceTaskDetailResponse(DescribeCertificateBindResourceTaskDetailResponse source)
public ClbInstanceList[] getCLB()
public void setCLB(ClbInstanceList[] CLB)
CLB
- 关联clb资源详情
注意:此字段可能返回 null,表示取不到有效值。public CdnInstanceList[] getCDN()
public void setCDN(CdnInstanceList[] CDN)
CDN
- 关联cdn资源详情
注意:此字段可能返回 null,表示取不到有效值。public WafInstanceList[] getWAF()
public void setWAF(WafInstanceList[] WAF)
WAF
- 关联waf资源详情
注意:此字段可能返回 null,表示取不到有效值。public DdosInstanceList[] getDDOS()
public void setDDOS(DdosInstanceList[] DDOS)
DDOS
- 关联ddos资源详情
注意:此字段可能返回 null,表示取不到有效值。public LiveInstanceList[] getLIVE()
public void setLIVE(LiveInstanceList[] LIVE)
LIVE
- 关联live资源详情
注意:此字段可能返回 null,表示取不到有效值。public VODInstanceList[] getVOD()
public void setVOD(VODInstanceList[] VOD)
VOD
- 关联vod资源详情
注意:此字段可能返回 null,表示取不到有效值。public TkeInstanceList[] getTKE()
public void setTKE(TkeInstanceList[] TKE)
TKE
- 关联tke资源详情
注意:此字段可能返回 null,表示取不到有效值。public ApiGatewayInstanceList[] getAPIGATEWAY()
public void setAPIGATEWAY(ApiGatewayInstanceList[] APIGATEWAY)
APIGATEWAY
- 关联apigateway资源详情
注意:此字段可能返回 null,表示取不到有效值。public TCBInstanceList[] getTCB()
public void setTCB(TCBInstanceList[] TCB)
TCB
- 关联tcb资源详情
注意:此字段可能返回 null,表示取不到有效值。public TeoInstanceList[] getTEO()
public void setTEO(TeoInstanceList[] TEO)
TEO
- 关联teo资源详情
注意:此字段可能返回 null,表示取不到有效值。public Long getStatus()
public void setStatus(Long Status)
Status
- 关联云资源异步查询结果: 0表示查询中, 1表示查询成功。 2表示查询异常; 若状态为1,则查看BindResourceResult结果;若状态为2,则查看Error原因public String getCacheTime()
public void setCacheTime(String CacheTime)
CacheTime
- 当前结果缓存时间public TSEInstanceList[] getTSE()
public void setTSE(TSEInstanceList[] TSE)
TSE
- 关联tse资源详情
注意:此字段可能返回 null,表示取不到有效值。public COSInstanceList[] getCOS()
public void setCOS(COSInstanceList[] COS)
COS
- 关联的COS资源详情
注意:此字段可能返回 null,表示取不到有效值。public String getRequestId()
public void setRequestId(String RequestId)
RequestId
- 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。Copyright © 2024. All rights reserved.