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.RetrieveAndRank.v1.ClusterInfo Class Reference

Cluster object containing it's associated configs and collections. More...

Properties

SolrClusterResponse Cluster [get, set]
 The Cluster's info. More...
 
string[] Configs [get, set]
 Cluster's configs. More...
 
string[] Collections [get, set]
 Cluster's collections. More...
 

Detailed Description

Cluster object containing it's associated configs and collections.

Property Documentation

SolrClusterResponse IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.ClusterInfo.Cluster
getset

The Cluster's info.

string [] IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.ClusterInfo.Collections
getset

Cluster's collections.

string [] IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.ClusterInfo.Configs
getset

Cluster's configs.


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