| Package | Description |
|---|---|
| com.tencentcloudapi.mna.v20210119.models |
| Modifier and Type | Method and Description |
|---|---|
ExpectedThreshold |
Context.getExpectedHighThreshold()
Get 用户期望最高门限
|
ExpectedThreshold |
Context.getExpectedLowThreshold()
Get 用户期望最低门限
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setExpectedHighThreshold(ExpectedThreshold ExpectedHighThreshold)
Set 用户期望最高门限
|
void |
Context.setExpectedLowThreshold(ExpectedThreshold ExpectedLowThreshold)
Set 用户期望最低门限
|
| Constructor and Description |
|---|
ExpectedThreshold(ExpectedThreshold 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.