public class FunctionGraphConfiguration extends AbstractNotification
AbstractNotification.Filter
events, filter, id
Constructor and Description |
---|
FunctionGraphConfiguration() |
FunctionGraphConfiguration(String id,
AbstractNotification.Filter filter,
String functionGraph,
List<EventTypeEnum> events)
构造函数
|
Modifier and Type | Method and Description |
---|---|
String |
getFunctionGraph()
获取函数工作流服务的URN
|
void |
setFunctionGraph(String functionGraph)
设置函数工作流服务的URN
|
String |
toString() |
getEvents, getEventTypes, getFilter, getId, setEvents, setEventTypes, setFilter, setId
getRequestId, getResponseHeaders, getStatusCode
public FunctionGraphConfiguration()
public FunctionGraphConfiguration(String id, AbstractNotification.Filter filter, String functionGraph, List<EventTypeEnum> events)
id
- 事件通知配置IDfilter
- 过滤规则组functionGraph
- 函数工作流服务的URNevents
- 需要发布通知消息的事件类型列表public String getFunctionGraph()
public void setFunctionGraph(String functionGraph)
functionGraph
- 函数工作流服务的URNpublic String toString()
toString
in class HeaderResponse
Copyright © 2021. All rights reserved.