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 model) |
Modifier and Type | Method and Description |
---|---|
SearchResponse.Builder |
SearchResponse.Builder.fields(List<FieldInfo> fields)
List of log field schema information.
|
Constructor and Description |
---|
SearchResponse(List<SearchResult> results,
List<FieldInfo> fields,
SearchResultSummary summary)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.