Package | Description |
---|---|
com.oracle.bmc.loganalytics.model |
Modifier and Type | Method and Description |
---|---|
ExtractLogHeaderDetails |
ExtractLogHeaderDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExtractLogHeaderDetails> |
ExtractLogHeaderResults.getJsonPaths()
The log header json paths.
|
Modifier and Type | Method and Description |
---|---|
ExtractLogHeaderDetails.Builder |
ExtractLogHeaderDetails.Builder.copy(ExtractLogHeaderDetails model) |
Modifier and Type | Method and Description |
---|---|
ExtractLogHeaderResults.Builder |
ExtractLogHeaderResults.Builder.jsonPaths(List<ExtractLogHeaderDetails> jsonPaths)
The log header json paths.
|
Constructor and Description |
---|
ExtractLogHeaderResults(List<ExtractLogHeaderDetails> jsonPaths,
List<String> xmlPaths,
List<String> headerPaths)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.