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