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)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getFunctionGraph()
Obtain the FunctionGraph URN.
|
void |
setFunctionGraph(String functionGraph)
Set the 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
- Event notification configuration IDfilter
- Filtering rulesfunctionGraph
- FunctionGraph URNevents
- List of event types that need to be notifiedpublic String getFunctionGraph()
public void setFunctionGraph(String functionGraph)
functionGraph
- FunctionGraph URNpublic String toString()
toString
in class HeaderResponse
Copyright © 2019. All rights reserved.