public class SlaUpdateParam extends AbstractModel
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 u200dTo upgrade the instance to an LCU-support instance, set it to `SLA`.
|
void |
setLoadBalancerId(String LoadBalancerId)
Set ID of the CLB instance
|
void |
setSlaType(String SlaType)
Set u200dTo upgrade the instance to an LCU-support instance, set it to `SLA`.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public 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
- u200dTo upgrade the instance to an LCU-support instance, set it to `SLA`. `SLA` indicates Super Large 1.
If you have activated Super Large LCU-supported instances, `SLA` indicates the Super Large 4 specification. Super u200dLarge LCU-supported specification is in beta now. u200cu200dTo join the beta, [submit a ticket](https://console.cloud.tencent.com/workorder/category).Copyright © 2023. All rights reserved.