CatalogCustomAttributeDefinitionSelectionConfig.Builder |
CatalogCustomAttributeDefinitionSelectionConfig.Builder.allowedSelections(List<CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection> allowedSelections)
Setter for allowedSelections.
|
CatalogCustomAttributeDefinitionSelectionConfig.Builder |
CatalogCustomAttributeDefinitionSelectionConfig.Builder.maxAllowedSelections(Integer maxAllowedSelections)
Setter for maxAllowedSelections.
|
CatalogCustomAttributeDefinitionSelectionConfig.Builder |
CatalogCustomAttributeDefinitionSelectionConfig.toBuilder()
|
CatalogCustomAttributeDefinitionSelectionConfig.Builder |
CatalogCustomAttributeDefinitionSelectionConfig.Builder.unsetAllowedSelections()
UnSetter for allowedSelections.
|
CatalogCustomAttributeDefinitionSelectionConfig.Builder |
CatalogCustomAttributeDefinitionSelectionConfig.Builder.unsetMaxAllowedSelections()
UnSetter for maxAllowedSelections.
|