Class CustomerGroup.CustomerGroupBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.CustomerGroup.CustomerGroupBuilder
- Enclosing class:
- CustomerGroup
Helper class to allow for fluent creation of CustomerGroup instances.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()customerGroup(String customerGroup) (Key Field) Constraints: Not nullable, Maximum length: 2text(CustomerGroupText... value) Navigation property to_Text for CustomerGroup to multiple CustomerGroupText.toString()
-
Method Details
-
text
Navigation property to_Text for CustomerGroup to multiple CustomerGroupText.- Parameters:
value- The CustomerGroupTexts to build this CustomerGroup with.- Returns:
- This Builder to allow for a fluent interface.
-
customerGroup
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CustomerGroup
- Returns:
this.
-
build
-
toString
-