public static class ServiceCatalogAssociationCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ServiceCatalogAssociationCollection |
build() |
ServiceCatalogAssociationCollection.Builder |
copy(ServiceCatalogAssociationCollection model) |
ServiceCatalogAssociationCollection.Builder |
items(List<ServiceCatalogAssociationSummary> items)
Collection of service catalog and the resources associated with it.
|
public ServiceCatalogAssociationCollection.Builder items(List<ServiceCatalogAssociationSummary> items)
Collection of service catalog and the resources associated with it.
items
- the value to setpublic ServiceCatalogAssociationCollection build()
public ServiceCatalogAssociationCollection.Builder copy(ServiceCatalogAssociationCollection model)
Copyright © 2016–2024. All rights reserved.