public class DescribeL7RulesBySSLCertIdRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeL7RulesBySSLCertIdRequest() | 
| DescribeL7RulesBySSLCertIdRequest(DescribeL7RulesBySSLCertIdRequest 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[] | getCertIds()Get 证书ID列表 | 
| String | getStatus()Get 域名状态,可取bindable, binded, opened, closed, all,all表示全部状态 | 
| void | setCertIds(String[] CertIds)Set 证书ID列表 | 
| void | setStatus(String Status)Set 域名状态,可取bindable, binded, opened, closed, all,all表示全部状态 | 
| 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 DescribeL7RulesBySSLCertIdRequest()
public DescribeL7RulesBySSLCertIdRequest(DescribeL7RulesBySSLCertIdRequest source)
public String getStatus()
public void setStatus(String Status)
Status - 域名状态,可取bindable, binded, opened, closed, all,all表示全部状态public String[] getCertIds()
public void setCertIds(String[] CertIds)
CertIds - 证书ID列表Copyright © 2025. All rights reserved.