public class CloudNativeAPIGatewayNodeConfig extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CloudNativeAPIGatewayNodeConfig() | 
| CloudNativeAPIGatewayNodeConfig(CloudNativeAPIGatewayNodeConfig 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 | 
|---|---|
| Long | getNumber()Get 节点数量,2-9。 | 
| String | getSpecification()Get 节点配置, 1c2g|2c4g|4c8g|8c16g。 | 
| void | setNumber(Long Number)Set 节点数量,2-9。 | 
| void | setSpecification(String Specification)Set 节点配置, 1c2g|2c4g|4c8g|8c16g。 | 
| 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 CloudNativeAPIGatewayNodeConfig()
public CloudNativeAPIGatewayNodeConfig(CloudNativeAPIGatewayNodeConfig source)
public String getSpecification()
public void setSpecification(String Specification)
Specification - 节点配置, 1c2g|2c4g|4c8g|8c16g。public Long getNumber()
public void setNumber(Long Number)
Number - 节点数量,2-9。Copyright © 2025. All rights reserved.