public class StatisticsModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
StatisticsModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCorpus()
Gets the corpus.
|
String |
getHost()
Gets the host.
|
Map<String,StatModel> |
getStats()
Gets the stats.
|
public Map<String,StatModel> getStats()
public String getCorpus()
public String getHost()
Copyright © 2021 IBM Cloud. All rights reserved.