| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.message_resonance.v1 |
The Message Resonance service analyzes draft content and scores
how well it is likely to be received by a specific target audience.
|
| com.ibm.watson.developer_cloud.message_resonance.v1.model |
Message Resonance POJOs
|
| Modifier and Type | Method and Description |
|---|---|
MessageResonanceDataset |
MessageResonance.getDataset()
Gets the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageResonance.setDataset(MessageResonanceDataset dataset)
Sets the dataset.
|
| Modifier and Type | Field and Description |
|---|---|
static MessageResonanceDataset |
MessageResonanceDataset.BIG_DATA |
static MessageResonanceDataset |
MessageResonanceDataset.CLOUD |
| Modifier and Type | Method and Description |
|---|---|
MessageResonanceDataset |
Message.getDataset()
Gets the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setDataset(MessageResonanceDataset dataset)
Sets the dataset.
|
Copyright © 2015. All rights reserved.