public class UpdateRecordDetails extends AbstractModel
header, skipSign
Constructor and Description |
---|
UpdateRecordDetails() |
UpdateRecordDetails(UpdateRecordDetails 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 |
---|---|
UpdateRecordDetail[] |
getList()
Get 该云资源更新详情
|
String |
getResourceType()
Get 新旧证书更新云资源的云资源类型:
- clb
- cdn
- ddos
- live
- vod
- waf
- apigateway
- teo
- tke
- cos
- tse
- tcb
|
Long |
getTotalCount()
Get 该云资源更新资源总数
|
void |
setList(UpdateRecordDetail[] List)
Set 该云资源更新详情
|
void |
setResourceType(String ResourceType)
Set 新旧证书更新云资源的云资源类型:
- clb
- cdn
- ddos
- live
- vod
- waf
- apigateway
- teo
- tke
- cos
- tse
- tcb
|
void |
setTotalCount(Long TotalCount)
Set 该云资源更新资源总数
|
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 UpdateRecordDetails()
public UpdateRecordDetails(UpdateRecordDetails source)
public String getResourceType()
public void setResourceType(String ResourceType)
ResourceType
- 新旧证书更新云资源的云资源类型:
- clb
- cdn
- ddos
- live
- vod
- waf
- apigateway
- teo
- tke
- cos
- tse
- tcbpublic UpdateRecordDetail[] getList()
public void setList(UpdateRecordDetail[] List)
List
- 该云资源更新详情public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount
- 该云资源更新资源总数Copyright © 2025. All rights reserved.