public static class ImportableAgentEntitySummaryCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ImportableAgentEntitySummaryCollection |
build() |
ImportableAgentEntitySummaryCollection.Builder |
copy(ImportableAgentEntitySummaryCollection model) |
ImportableAgentEntitySummaryCollection.Builder |
items(List<ImportableAgentEntitySummary> items)
Array of importable agent entity objects.
|
public ImportableAgentEntitySummaryCollection.Builder items(List<ImportableAgentEntitySummary> items)
Array of importable agent entity objects.
items
- the value to setpublic ImportableAgentEntitySummaryCollection build()
public ImportableAgentEntitySummaryCollection.Builder copy(ImportableAgentEntitySummaryCollection model)
Copyright © 2016–2024. All rights reserved.