| 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 o) |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.Builder |
SearchResponse.Builder.results(List<SearchResult> results) |
| Constructor and Description |
|---|
SearchResponse(List<SearchResult> results,
List<FieldInfo> fields,
SearchResultSummary summary)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.