Package | Description |
---|---|
com.oracle.bmc.loggingsearch.model |
Modifier and Type | Method and Description |
---|---|
SearchResult |
SearchResult.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SearchResult> |
SearchResponse.getResults()
List of search results
|
Modifier and Type | Method and Description |
---|---|
SearchResult.Builder |
SearchResult.Builder.copy(SearchResult model) |
Modifier and Type | Method and Description |
---|---|
SearchResponse.Builder |
SearchResponse.Builder.results(List<SearchResult> results)
List of search results
|
Constructor and Description |
---|
SearchResponse(List<SearchResult> results,
List<FieldInfo> fields,
SearchResultSummary summary)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.