Package | Description |
---|---|
com.tencentcloudapi.eb.v20210416.models |
Modifier and Type | Method and Description |
---|---|
DeadLetterConfig |
Rule.getDeadLetterConfig()
Get rule设置的dlq规则.
|
Modifier and Type | Method and Description |
---|---|
void |
Rule.setDeadLetterConfig(DeadLetterConfig DeadLetterConfig)
Set rule设置的dlq规则.
|
Constructor and Description |
---|
DeadLetterConfig(DeadLetterConfig 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 © 2022. All rights reserved.