public class ComplianceBenchmarkStandardEnable extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ComplianceBenchmarkStandardEnable() | 
| ComplianceBenchmarkStandardEnable(ComplianceBenchmarkStandardEnable 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 | 
|---|---|
| Boolean | getEnable()Get 是否启用合规标准 | 
| Long | getStandardId()Get 合规标准的ID。 | 
| void | setEnable(Boolean Enable)Set 是否启用合规标准 | 
| void | setStandardId(Long StandardId)Set 合规标准的ID。 | 
| 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 ComplianceBenchmarkStandardEnable()
public ComplianceBenchmarkStandardEnable(ComplianceBenchmarkStandardEnable source)
public Long getStandardId()
public void setStandardId(Long StandardId)
StandardId - 合规标准的ID。public Boolean getEnable()
public void setEnable(Boolean Enable)
Enable - 是否启用合规标准Copyright © 2025. All rights reserved.