| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics.model |
| Modifier and Type | Method and Description |
|---|---|
static ParsedContent.Builder |
ParsedContent.builder()
Create a new builder.
|
ParsedContent.Builder |
ParsedContent.Builder.copy(ParsedContent o) |
ParsedContent.Builder |
ParsedContent.Builder.fieldDisplayNames(List<String> fieldDisplayNames) |
ParsedContent.Builder |
ParsedContent.Builder.fieldNames(List<String> fieldNames) |
ParsedContent.Builder |
ParsedContent.Builder.logContent(String logContent) |
ParsedContent.Builder |
ParsedContent.Builder.matchStatus(String matchStatus) |
ParsedContent.Builder |
ParsedContent.Builder.parsedFieldValues(List<ParsedField> parsedFieldValues) |
ParsedContent.Builder |
ParsedContent.Builder.sampleSize(Integer sampleSize) |
ParsedContent.Builder |
ParsedContent.toBuilder() |
Copyright © 2016–2021. All rights reserved.