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