| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1 |
Tradeoff Analytics Service v1
|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1.model |
Classes that map the HTTP service requests and responses into POJOs
|
| Modifier and Type | Method and Description |
|---|---|
ServiceCall<Dilemma> |
TradeoffAnalytics.dilemmas(Problem problem)
Returns a dilemma that contains the
Problem and a Resolution. |
ServiceCall<Dilemma> |
TradeoffAnalytics.dilemmas(Problem problem,
Boolean generateVisualization)
Returns a dilemma that contains the
Problem and a Resolution. |
| Modifier and Type | Method and Description |
|---|---|
Problem |
Dilemma.getProblem()
Gets the problem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dilemma.setProblem(Problem problem)
Sets the problem.
|
Copyright © 2015–2016. All rights reserved.