public static class ProductLicenseConsumerCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ProductLicenseConsumerCollection |
build() |
ProductLicenseConsumerCollection.Builder |
copy(ProductLicenseConsumerCollection model) |
ProductLicenseConsumerCollection.Builder |
items(List<ProductLicenseConsumerSummary> items)
Collection of product license consumers.
|
public ProductLicenseConsumerCollection.Builder items(List<ProductLicenseConsumerSummary> items)
Collection of product license consumers.
items
- the value to setpublic ProductLicenseConsumerCollection build()
public ProductLicenseConsumerCollection.Builder copy(ProductLicenseConsumerCollection model)
Copyright © 2016–2024. All rights reserved.