public static class ExtractLogHeaderResults.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ExtractLogHeaderResults |
build() |
ExtractLogHeaderResults.Builder |
copy(ExtractLogHeaderResults o) |
ExtractLogHeaderResults.Builder |
jsonPaths(List<ExtractLogHeaderDetails> jsonPaths) |
String |
toString() |
ExtractLogHeaderResults.Builder |
xmlPaths(List<String> xmlPaths) |
public ExtractLogHeaderResults.Builder jsonPaths(List<ExtractLogHeaderDetails> jsonPaths)
public ExtractLogHeaderResults.Builder xmlPaths(List<String> xmlPaths)
public ExtractLogHeaderResults build()
public ExtractLogHeaderResults.Builder copy(ExtractLogHeaderResults o)
Copyright © 2016–2021. All rights reserved.