public static class RemovePackagesFromSoftwareSourceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RemovePackagesFromSoftwareSourceDetails |
build() |
RemovePackagesFromSoftwareSourceDetails.Builder |
copy(RemovePackagesFromSoftwareSourceDetails model) |
RemovePackagesFromSoftwareSourceDetails.Builder |
packages(List<String> packages)
List of packages specified by the name of the package (N) or the full package name (NVRA
or NEVRA).
|
public RemovePackagesFromSoftwareSourceDetails.Builder packages(List<String> packages)
List of packages specified by the name of the package (N) or the full package name (NVRA or NEVRA).
packages
- the value to setpublic RemovePackagesFromSoftwareSourceDetails build()
public RemovePackagesFromSoftwareSourceDetails.Builder copy(RemovePackagesFromSoftwareSourceDetails model)
Copyright © 2016–2025. All rights reserved.