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