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