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