public class SearchResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| SearchResult() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getBody()Gets the body. | 
| SearchResultHighlight | getHighlight()Gets the highlight. | 
| java.lang.String | getId()Gets the id. | 
| SearchResultMetadata | getResultMetadata()Gets the resultMetadata. | 
| java.lang.String | getTitle()Gets the title. | 
| java.lang.String | getUrl()Gets the url. | 
public java.lang.String getId()
public SearchResultMetadata getResultMetadata()
public java.lang.String getBody()
public java.lang.String getTitle()
public java.lang.String getUrl()
public SearchResultHighlight getHighlight()