public class ModifyClusterAsGroupAttributeRequest extends AbstractModel
Constructor and Description |
---|
ModifyClusterAsGroupAttributeRequest() |
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, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public ModifyClusterAsGroupAttributeRequest()
public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId
- 集群IDpublic ClusterAsGroupAttribute getClusterAsGroupAttribute()
public void setClusterAsGroupAttribute(ClusterAsGroupAttribute ClusterAsGroupAttribute)
ClusterAsGroupAttribute
- 集群关联的伸缩组属性Copyright © 2020. All rights reserved.