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