public static class PathAnalyzerTestCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PathAnalyzerTestCollection |
build() |
PathAnalyzerTestCollection.Builder |
copy(PathAnalyzerTestCollection model) |
PathAnalyzerTestCollection.Builder |
items(List<PathAnalyzerTestSummary> items)
A list of
PathAnalyzerTestSummary items. |
public PathAnalyzerTestCollection.Builder items(List<PathAnalyzerTestSummary> items)
A list of PathAnalyzerTestSummary
items.
items
- the value to setpublic PathAnalyzerTestCollection build()
public PathAnalyzerTestCollection.Builder copy(PathAnalyzerTestCollection model)
Copyright © 2016–2024. All rights reserved.