Class ChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changerecord.ChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder
- Enclosing class:
- ChgRecdPLMEPDCollabn
-
Method Summary
Modifier and TypeMethodDescriptionbuild()changeRecordUUID(UUID changeRecordUUID) (Key Field) Constraints: Not nullablechgRecdPLMEPDCollabnID(String chgRecdPLMEPDCollabnID) Constraints: Not nullable, Maximum length: 255chgRecdPLMEPDCollabnSourceID(String chgRecdPLMEPDCollabnSourceID) Constraints: Not nullable, Maximum length: 255chgRecdPLMEPDCollabnType(String chgRecdPLMEPDCollabnType) Constraints: Not nullable, Maximum length: 4chgRecdPLMEPDCollabnUUID(UUID chgRecdPLMEPDCollabnUUID) (Key Field) Constraints: Not nullablecreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0Constraints: nonetoString()
-
Method Details
-
delete_mc
@Nonnull public ChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
chgRecdPLMEPDCollabnUUID
@Nonnull public ChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder chgRecdPLMEPDCollabnUUID(@Nullable UUID chgRecdPLMEPDCollabnUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChgRecdPLMEPDCollabnUUID
- Returns:
this.
-
changeRecordUUID
@Nonnull public ChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder changeRecordUUID(@Nullable UUID changeRecordUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChangeRecordUUID
- Returns:
this.
-
chgRecdPLMEPDCollabnType
@Nonnull public ChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder chgRecdPLMEPDCollabnType(@Nullable String chgRecdPLMEPDCollabnType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ChgRecdPLMEPDCollabnType
- Returns:
this.
-
createdByUser
@Nonnull public ChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public ChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
chgRecdPLMEPDCollabnSourceID
@Nonnull public ChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder chgRecdPLMEPDCollabnSourceID(@Nullable String chgRecdPLMEPDCollabnSourceID) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: ChgRecdPLMEPDCollabnSourceID
- Returns:
this.
-
chgRecdPLMEPDCollabnID
@Nonnull public ChgRecdPLMEPDCollabn.ChgRecdPLMEPDCollabnBuilder chgRecdPLMEPDCollabnID(@Nullable String chgRecdPLMEPDCollabnID) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: ChgRecdPLMEPDCollabnID
- Returns:
this.
-
build
-
toString
-