public class CertIdInsL7Rules extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
CertIdInsL7Rules()  | 
CertIdInsL7Rules(CertIdInsL7Rules 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 | 
getCertId()
Get Certificate ID 
 | 
InsL7Rules[] | 
getL7Rules()
Get List of rules configured for certificates 
 | 
void | 
setCertId(String CertId)
Set Certificate ID 
 | 
void | 
setL7Rules(InsL7Rules[] L7Rules)
Set List of rules configured for certificates 
 | 
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 CertIdInsL7Rules()
public CertIdInsL7Rules(CertIdInsL7Rules source)
public InsL7Rules[] getL7Rules()
public void setL7Rules(InsL7Rules[] L7Rules)
L7Rules - List of rules configured for certificatespublic String getCertId()
public void setCertId(String CertId)
CertId - Certificate IDCopyright © 2025. All rights reserved.