| Package | Description |
|---|---|
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
static CMAWebhookTopic |
CMAWebhookTopic.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CMAWebhookTopic[] |
CMAWebhookTopic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CMAWebhookTopic> |
CMAWebhook.getTopics() |
| Modifier and Type | Method and Description |
|---|---|
CMAWebhook |
CMAWebhook.addTopic(CMAWebhookTopic topic)
Add a topic this webhook should be triggered on.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.