public class LogQueryResponseResultDocumentsResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| LogQueryResponseResultDocumentsResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getCollectionId()Gets the collectionId. | 
| java.lang.Double | getConfidence()Gets the confidence. | 
| java.lang.String | getDocumentId()Gets the documentId. | 
| java.lang.Long | getPosition()Gets the position. | 
| java.lang.Double | getScore()Gets the score. | 
public LogQueryResponseResultDocumentsResult()
public java.lang.Long getPosition()
public java.lang.String getDocumentId()
public java.lang.Double getScore()
public java.lang.Double getConfidence()
public java.lang.String getCollectionId()