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