public class Collection extends GenericModel
| Constructor and Description |
|---|
Collection() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionId() |
String |
getConfigurationId() |
Date |
getCreated() |
String |
getDescription() |
DocumentCounts |
getDocumentCounts() |
String |
getLanguage() |
String |
getName() |
Status |
getStatus() |
Date |
getUpdated() |
equals, hashCode, toStringpublic String getCollectionId()
public String getName()
public Status getStatus()
public Date getCreated()
public Date getUpdated()
public String getDescription()
public String getConfigurationId()
public String getLanguage()
public DocumentCounts getDocumentCounts()
Copyright © 2015–2016 IBM Watson. All rights reserved.