public class GetClusterLevelPriceRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
GetClusterLevelPriceRequest() |
GetClusterLevelPriceRequest(GetClusterLevelPriceRequest 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 |
getClusterLevel()
Get The cluster model.
|
void |
setClusterLevel(String ClusterLevel)
Set The cluster model.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public GetClusterLevelPriceRequest()
public GetClusterLevelPriceRequest(GetClusterLevelPriceRequest source)
public String getClusterLevel()
public void setClusterLevel(String ClusterLevel)
ClusterLevel
- The cluster model. It’s used for price query.Copyright © 2024. All rights reserved.