Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.TradeoffAnalytics Class Reference

This class wraps the TradeOff Analytics service. TradeOff Analytics Service More...

Inheritance diagram for IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.TradeoffAnalytics:
IBM.Watson.DeveloperCloud.Services.IWatsonService

Public Member Functions

 TradeoffAnalytics (Credentials credentials)
 
delegate void OnDilemma (DilemmasResponse resp, string CustomData)
 The On Dilemma callback delegate. More...
 
bool GetDilemma (OnDilemma callback, Problem problem, Boolean generateVisualization, string customData=default(string))
 
string GetServiceID ()
 <exclude> More...
 

Properties

string Url [get, set]
 Gets and sets the endpoint URL for the service. More...
 
Credentials Credentials [get, set]
 Gets and sets the credentials of the service. Replace the default endpoint if endpoint is defined. More...
 

Detailed Description

This class wraps the TradeOff Analytics service. TradeOff Analytics Service

Constructor & Destructor Documentation

IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.TradeoffAnalytics.TradeoffAnalytics ( Credentials  credentials)
inline

Member Function Documentation

bool IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.TradeoffAnalytics.GetDilemma ( OnDilemma  callback,
Problem  problem,
Boolean  generateVisualization,
string  customData = default(string) 
)
inline
string IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.TradeoffAnalytics.GetServiceID ( )
inline
delegate void IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.TradeoffAnalytics.OnDilemma ( DilemmasResponse  resp,
string  CustomData 
)

The On Dilemma callback delegate.

Parameters
resp

Property Documentation

Credentials IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.TradeoffAnalytics.Credentials
getset

Gets and sets the credentials of the service. Replace the default endpoint if endpoint is defined.

string IBM.Watson.DeveloperCloud.Services.TradeoffAnalytics.v1.TradeoffAnalytics.Url
getset

Gets and sets the endpoint URL for the service.


The documentation for this class was generated from the following file: