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 lb的字符串ID
|
String |
getSlaType()
Get 升级为性能容量型,固定取值为SLA。SLA表示超强型1规格。
当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。如需超大型规格的性能容量型,请提交[工单申请](https://console.cloud.tencent.com/workorder/category)。
|
void |
setLoadBalancerId(String LoadBalancerId)
Set lb的字符串ID
|
void |
setSlaType(String SlaType)
Set 升级为性能容量型,固定取值为SLA。SLA表示超强型1规格。
当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。如需超大型规格的性能容量型,请提交[工单申请](https://console.cloud.tencent.com/workorder/category)。
|
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 SlaUpdateParam()
public SlaUpdateParam(SlaUpdateParam source)
public String getLoadBalancerId()
public void setLoadBalancerId(String LoadBalancerId)
LoadBalancerId
- lb的字符串IDpublic String getSlaType()
public void setSlaType(String SlaType)
SlaType
- 升级为性能容量型,固定取值为SLA。SLA表示超强型1规格。
当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。如需超大型规格的性能容量型,请提交[工单申请](https://console.cloud.tencent.com/workorder/category)。Copyright © 2023. All rights reserved.