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