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