public class OpenClusterReadOnlyInstanceGroupAccessRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
OpenClusterReadOnlyInstanceGroupAccessRequest() |
OpenClusterReadOnlyInstanceGroupAccessRequest(OpenClusterReadOnlyInstanceGroupAccessRequest 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 |
getClusterId()
Get 集群ID
|
String |
getPort()
Get 端口
|
String[] |
getSecurityGroupIds()
Get 安全组ID
|
void |
setClusterId(String ClusterId)
Set 集群ID
|
void |
setPort(String Port)
Set 端口
|
void |
setSecurityGroupIds(String[] SecurityGroupIds)
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, toJsonString
public OpenClusterReadOnlyInstanceGroupAccessRequest()
public OpenClusterReadOnlyInstanceGroupAccessRequest(OpenClusterReadOnlyInstanceGroupAccessRequest source)
public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId
- 集群IDpublic String getPort()
public void setPort(String Port)
Port
- 端口public String[] getSecurityGroupIds()
public void setSecurityGroupIds(String[] SecurityGroupIds)
SecurityGroupIds
- 安全组IDCopyright © 2025. All rights reserved.