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