Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
DeadLetterConfig |
CreateFunctionRequest.getDeadLetterConfig()
Get 死信队列参数
|
DeadLetterConfig |
UpdateFunctionConfigurationRequest.getDeadLetterConfig()
Get 函数关联的死信队列信息
|
DeadLetterConfig |
GetFunctionResponse.getDeadLetterConfig()
Get 函数关联的死信队列信息
|
Modifier and Type | Method and Description |
---|---|
void |
CreateFunctionRequest.setDeadLetterConfig(DeadLetterConfig DeadLetterConfig)
Set 死信队列参数
|
void |
UpdateFunctionConfigurationRequest.setDeadLetterConfig(DeadLetterConfig DeadLetterConfig)
Set 函数关联的死信队列信息
|
void |
GetFunctionResponse.setDeadLetterConfig(DeadLetterConfig DeadLetterConfig)
Set 函数关联的死信队列信息
|
Copyright © 2020. All rights reserved.