public class PostSearchResponseSearchResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PostSearchResponseSearchResult() |
Modifier and Type | Method and Description |
---|---|
List<PostSearchResponseCompareMethod> |
getCompareMethods()
Gets the compareMethods.
|
String |
getRecordId()
Gets the recordId.
|
String |
getRecordSource()
Gets the recordSource.
|
Float |
getScore()
Gets the score.
|
public String getRecordId()
public String getRecordSource()
public List<PostSearchResponseCompareMethod> getCompareMethods()
public Float getScore()
Copyright © 2021 IBM Cloud. All rights reserved.