| Package | Description |
|---|---|
| io.serialized.client.reaction |
| Modifier and Type | Method and Description |
|---|---|
ReactionDefinition |
ReactionDefinition.DefinitionBuilder.build() |
ReactionDefinition |
ReactionClient.getDefinition(String reactionName)
Get reaction definition.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReactionDefinition> |
ReactionDefinitions.definitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReactionClient.createDefinition(ReactionDefinition reactionDefinition) |
void |
ReactionClient.createOrUpdate(ReactionDefinition reactionDefinition)
Creates/updates a Reaction definition.
|
| Modifier and Type | Method and Description |
|---|---|
static ReactionDefinitions |
ReactionDefinitions.newDefinitionList(Collection<ReactionDefinition> definitions) |
Copyright © 2021. All rights reserved.