| Package | Description |
|---|---|
| com.tencentcloudapi.pts.v20210728.models |
| Modifier and Type | Method and Description |
|---|---|
SLAPolicy |
CreateScenarioRequest.getSLAPolicy()
Get SLA 策略
|
SLAPolicy |
Scenario.getSLAPolicy()
Get SLA 策略
注意:此字段可能返回 null,表示取不到有效值。
|
SLAPolicy |
UpdateScenarioRequest.getSLAPolicy()
Get SLA 策略
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateScenarioRequest.setSLAPolicy(SLAPolicy SLAPolicy)
Set SLA 策略
|
void |
Scenario.setSLAPolicy(SLAPolicy SLAPolicy)
Set SLA 策略
注意:此字段可能返回 null,表示取不到有效值。
|
void |
UpdateScenarioRequest.setSLAPolicy(SLAPolicy SLAPolicy)
Set SLA 策略
|
| Constructor and Description |
|---|
SLAPolicy(SLAPolicy 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.
|
Copyright © 2023. All rights reserved.