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