public class ModifyClusterAsGroupAttributeRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyClusterAsGroupAttributeRequest() | 
| ModifyClusterAsGroupAttributeRequest(ModifyClusterAsGroupAttributeRequest 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 | 
|---|---|
| ClusterAsGroupAttribute | getClusterAsGroupAttribute()Get 集群关联的伸缩组属性 | 
| String | getClusterId()Get 集群ID | 
| void | setClusterAsGroupAttribute(ClusterAsGroupAttribute ClusterAsGroupAttribute)Set 集群关联的伸缩组属性 | 
| void | setClusterId(String ClusterId)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 ModifyClusterAsGroupAttributeRequest()
public ModifyClusterAsGroupAttributeRequest(ModifyClusterAsGroupAttributeRequest source)
public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId - 集群IDpublic ClusterAsGroupAttribute getClusterAsGroupAttribute()
public void setClusterAsGroupAttribute(ClusterAsGroupAttribute ClusterAsGroupAttribute)
ClusterAsGroupAttribute - 集群关联的伸缩组属性Copyright © 2025. All rights reserved.