public static class CatalogCustomAttributeDefinitionSelectionConfig.Builder extends Object
CatalogCustomAttributeDefinitionSelectionConfig.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CatalogCustomAttributeDefinitionSelectionConfig.Builder |
allowedSelections(List<CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection> allowedSelections)
Setter for allowedSelections.
|
CatalogCustomAttributeDefinitionSelectionConfig |
build()
Builds a new
CatalogCustomAttributeDefinitionSelectionConfig object using the set
fields. |
CatalogCustomAttributeDefinitionSelectionConfig.Builder |
maxAllowedSelections(Integer maxAllowedSelections)
Setter for maxAllowedSelections.
|
public CatalogCustomAttributeDefinitionSelectionConfig.Builder maxAllowedSelections(Integer maxAllowedSelections)
maxAllowedSelections - Integer value for maxAllowedSelections.public CatalogCustomAttributeDefinitionSelectionConfig.Builder allowedSelections(List<CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection> allowedSelections)
allowedSelections - List of
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection value for
allowedSelections.public CatalogCustomAttributeDefinitionSelectionConfig build()
CatalogCustomAttributeDefinitionSelectionConfig object using the set
fields.Copyright © 2022. All rights reserved.