public static class BackendCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BackendCollection |
build() |
BackendCollection.Builder |
copy(BackendCollection model) |
BackendCollection.Builder |
items(List<BackendSummary> items)
An array of BackendSummary objects.
|
public BackendCollection.Builder items(List<BackendSummary> items)
An array of BackendSummary objects.
items
- the value to setpublic BackendCollection build()
public BackendCollection.Builder copy(BackendCollection model)
Copyright © 2016–2024. All rights reserved.