public static final class DistributionChannelText.DistributionChannelTextBuilder extends Object
Modifier and Type | Method and Description |
---|---|
DistributionChannelText |
build() |
DistributionChannelText.DistributionChannelTextBuilder |
cnsldtnDistributionChannel(DistributionChannel value)
Navigation property to_CnsldtnDistributionChannel for DistributionChannelText to single
DistributionChannel.
|
DistributionChannelText.DistributionChannelTextBuilder |
distributionChannel(String distributionChannel)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
DistributionChannelText.DistributionChannelTextBuilder |
distributionChannelText(String distributionChannelText)
Constraints: Not nullable, Maximum length: 20
|
DistributionChannelText.DistributionChannelTextBuilder |
language(String language)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
String |
toString() |
@Nonnull public DistributionChannelText.DistributionChannelTextBuilder cnsldtnDistributionChannel(DistributionChannel value)
value
- The DistributionChannel to build this DistributionChannelText with.@Nonnull public DistributionChannelText.DistributionChannelTextBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public DistributionChannelText.DistributionChannelTextBuilder distributionChannel(@Nullable String distributionChannel)
Original property name from the Odata EDM: DistributionChannel
this
.@Nonnull public DistributionChannelText.DistributionChannelTextBuilder distributionChannelText(@Nullable String distributionChannelText)
Original property name from the Odata EDM: DistributionChannelText
this
.@Nonnull public DistributionChannelText build()
Copyright © 2021 SAP SE. All rights reserved.