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