public static class SoftwarePackagesDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SoftwarePackagesDetails |
build() |
SoftwarePackagesDetails.Builder |
copy(SoftwarePackagesDetails model) |
SoftwarePackagesDetails.Builder |
packageNames(List<String> packageNames)
The list of package names.
|
SoftwarePackagesDetails.Builder |
workRequestDetails(WorkRequestDetails workRequestDetails) |
public SoftwarePackagesDetails.Builder packageNames(List<String> packageNames)
The list of package names.
packageNames
- the value to setpublic SoftwarePackagesDetails.Builder workRequestDetails(WorkRequestDetails workRequestDetails)
public SoftwarePackagesDetails build()
public SoftwarePackagesDetails.Builder copy(SoftwarePackagesDetails model)
Copyright © 2016–2024. All rights reserved.