public class SlaUpdateParam extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
SlaUpdateParam()  | 
SlaUpdateParam(SlaUpdateParam 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 | 
getLoadBalancerId()
Get ID of the CLB instance 
 | 
String | 
getSlaType()
Get Specification of the LCU-supported instance. 
 | 
void | 
setLoadBalancerId(String LoadBalancerId)
Set ID of the CLB instance 
 | 
void | 
setSlaType(String SlaType)
Set Specification of the LCU-supported instance. 
 | 
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 SlaUpdateParam()
public SlaUpdateParam(SlaUpdateParam source)
public String getLoadBalancerId()
public void setLoadBalancerId(String LoadBalancerId)
LoadBalancerId - ID of the CLB instancepublic String getSlaType()
public void setSlaType(String SlaType)
SlaType - Specification of the LCU-supported instance. Valid values:Copyright © 2025. All rights reserved.