Class MaintNotifDetectionProfile.MaintNotifDetectionProfileBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.detectionmethod.MaintNotifDetectionProfile.MaintNotifDetectionProfileBuilder
- Enclosing class:
- MaintNotifDetectionProfile
-
Method Summary
Modifier and TypeMethodDescriptionbuild()maintNotifDetectionProfile(String maintNotifDetectionProfile) (Key Field) Constraints: Not nullable, Maximum length: 2maintNotifDetectionProfileText(String maintNotifDetectionProfileText) Constraints: Not nullable, Maximum length: 40toString()
-
Method Details
-
maintNotifDetectionProfile
@Nonnull public MaintNotifDetectionProfile.MaintNotifDetectionProfileBuilder maintNotifDetectionProfile(@Nullable String maintNotifDetectionProfile) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MaintNotifDetectionProfile
- Returns:
this.
-
maintNotifDetectionProfileText
@Nonnull public MaintNotifDetectionProfile.MaintNotifDetectionProfileBuilder maintNotifDetectionProfileText(@Nullable String maintNotifDetectionProfileText) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MaintNotifDetectionProfileText
- Returns:
this.
-
build
-
toString
-