public static class LicenseRecordCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
LicenseRecordCollection |
build() |
LicenseRecordCollection.Builder |
copy(LicenseRecordCollection model) |
LicenseRecordCollection.Builder |
items(List<LicenseRecordSummary> items)
The license record summary collection.
|
public LicenseRecordCollection.Builder items(List<LicenseRecordSummary> items)
The license record summary collection.
items
- the value to setpublic LicenseRecordCollection build()
public LicenseRecordCollection.Builder copy(LicenseRecordCollection model)
Copyright © 2016–2024. All rights reserved.