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