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