| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
FieldsAddRemoveField |
FieldsAddRemoveField.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<FieldsAddRemoveField> |
ClassifyCommandDescriptor.getCorrelate()
Fields specified in CLASSIFY command in queryString if set include / exclude fields in correlate results.
|
| Modifier and Type | Method and Description |
|---|---|
FieldsAddRemoveField.Builder |
FieldsAddRemoveField.Builder.copy(FieldsAddRemoveField o) |
| Modifier and Type | Method and Description |
|---|---|
ClassifyCommandDescriptor.Builder |
ClassifyCommandDescriptor.Builder.correlate(List<FieldsAddRemoveField> correlate) |
| Constructor and Description |
|---|
ClassifyCommandDescriptor(String displayQueryString,
String internalQueryString,
String category,
List<AbstractField> referencedFields,
List<AbstractField> declaredFields,
Integer topCount,
Integer bottomCount,
List<FieldsAddRemoveField> correlate)
Deprecated.
|
Copyright © 2016–2021. All rights reserved.