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