public class DescribeLiveCertRequest extends AbstractModel
Constructor and Description |
---|
DescribeLiveCertRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getCertId()
Get Certificate ID obtained through the `DescribeLiveCerts` API.
|
void |
setCertId(Long CertId)
Set Certificate ID obtained through the `DescribeLiveCerts` API.
|
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 Long getCertId()
public void setCertId(Long CertId)
CertId
- Certificate ID obtained through the `DescribeLiveCerts` API.Copyright © 2020. All rights reserved.