Package | Description |
---|---|
com.tencentcloudapi.pts.v20210728.models |
Modifier and Type | Method and Description |
---|---|
SLAPolicy |
Scenario.getSLAPolicy()
Get SLA 策略
|
SLAPolicy |
UpdateScenarioRequest.getSLAPolicy()
Get SLA 策略
|
SLAPolicy |
CreateScenarioRequest.getSLAPolicy()
Get SLA 策略
|
Modifier and Type | Method and Description |
---|---|
void |
Scenario.setSLAPolicy(SLAPolicy SLAPolicy)
Set SLA 策略
|
void |
UpdateScenarioRequest.setSLAPolicy(SLAPolicy SLAPolicy)
Set SLA 策略
|
void |
CreateScenarioRequest.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 © 2025. All rights reserved.