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