| Package | Description |
|---|---|
| io.serialized.client.reaction |
| Modifier and Type | Method and Description |
|---|---|
ReactionDefinition |
ReactionDefinition.DefinitionBuilder.build() |
ReactionDefinition |
ReactionClient.getDefinition(String reactionName) |
| Modifier and Type | Method and Description |
|---|---|
List<ReactionDefinition> |
ReactionDefinitions.getDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReactionClient.createDefinition(ReactionDefinition reactionDefinition) |
void |
ReactionClient.createOrUpdate(ReactionDefinition reactionDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static ReactionDefinitions |
ReactionDefinitions.newDefinitionList(Collection<ReactionDefinition> definitions) |
Copyright © 2019. All rights reserved.