public static class CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder extends Object
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.| Constructor and Description |
|---|
Builder(String name)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection |
build()
Builds a new
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection object using the
set fields. |
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder |
name(String name)
Setter for name.
|
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder |
uid(String uid)
Setter for uid.
|
public Builder(String name)
name - String value for name.public CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder name(String name)
name - String value for name.public CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection.Builder uid(String uid)
uid - String value for uid.public CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection build()
CatalogCustomAttributeDefinitionSelectionConfigCustomAttributeSelection object using the
set fields.Copyright © 2022. All rights reserved.