public class ComplianceK8SDetailInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ComplianceK8SDetailInfo() | 
| ComplianceK8SDetailInfo(ComplianceK8SDetailInfo 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 | getClusterName()Get K8S集群的名称。 | 
| String | getClusterVersion()Get K8S集群的版本。 | 
| void | setClusterName(String ClusterName)Set K8S集群的名称。 | 
| void | setClusterVersion(String ClusterVersion)Set K8S集群的版本。 | 
| 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 ComplianceK8SDetailInfo()
public ComplianceK8SDetailInfo(ComplianceK8SDetailInfo source)
public String getClusterName()
public void setClusterName(String ClusterName)
ClusterName - K8S集群的名称。public String getClusterVersion()
public void setClusterVersion(String ClusterVersion)
ClusterVersion - K8S集群的版本。Copyright © 2025. All rights reserved.