Class SupplierItemAttachment.SupplierItemAttachmentBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.supplieritem.SupplierItemAttachment.SupplierItemAttachmentBuilder
- Enclosing class:
- SupplierItemAttachment
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()Constraints: Not nullable, Maximum length: 255fldLogsExtWorkerIdentifier(String fldLogsExtWorkerIdentifier) Constraints: Not nullable, Maximum length: 14fldLogsRemotePlant(String fldLogsRemotePlant) Constraints: Not nullable, Maximum length: 4fldLogsSuplrBasePlant(String fldLogsSuplrBasePlant) Constraints: Not nullable, Maximum length: 4fldLogsSuplrItemStatusID(String fldLogsSuplrItemStatusID) Constraints: Not nullable, Maximum length: 3fldLogsSuplrItemType(String fldLogsSuplrItemType) Constraints: Not nullable, Maximum length: 2fldLogsSuplrItemUUID(UUID fldLogsSuplrItemUUID) (Key Field) Constraints: Not nullablefldLogsSuplrItmFileContentText(String fldLogsSuplrItmFileContentText) Constraints: Not nullableConstraints: Not nullable, Maximum length: 128toString()
-
Method Details
-
fldLogsSuplrItemUUID
@Nonnull public SupplierItemAttachment.SupplierItemAttachmentBuilder fldLogsSuplrItemUUID(@Nullable UUID fldLogsSuplrItemUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: FldLogsSuplrItemUUID
- Returns:
this.
-
fldLogsSuplrBasePlant
@Nonnull public SupplierItemAttachment.SupplierItemAttachmentBuilder fldLogsSuplrBasePlant(@Nullable String fldLogsSuplrBasePlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FldLogsSuplrBasePlant
- Returns:
this.
-
fldLogsRemotePlant
@Nonnull public SupplierItemAttachment.SupplierItemAttachmentBuilder fldLogsRemotePlant(@Nullable String fldLogsRemotePlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FldLogsRemotePlant
- Returns:
this.
-
fldLogsSuplrItemType
@Nonnull public SupplierItemAttachment.SupplierItemAttachmentBuilder fldLogsSuplrItemType(@Nullable String fldLogsSuplrItemType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FldLogsSuplrItemType
- Returns:
this.
-
fldLogsSuplrItemStatusID
@Nonnull public SupplierItemAttachment.SupplierItemAttachmentBuilder fldLogsSuplrItemStatusID(@Nullable String fldLogsSuplrItemStatusID) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FldLogsSuplrItemStatusID
- Returns:
this.
-
fileName
@Nonnull public SupplierItemAttachment.SupplierItemAttachmentBuilder fileName(@Nullable String fileName) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: FileName
- Returns:
this.
-
fldLogsSuplrItmFileContentText
@Nonnull public SupplierItemAttachment.SupplierItemAttachmentBuilder fldLogsSuplrItmFileContentText(@Nullable String fldLogsSuplrItmFileContentText) Constraints: Not nullableOriginal property name from the Odata EDM: FldLogsSuplrItmFileContentText
- Returns:
this.
-
mimeType
@Nonnull public SupplierItemAttachment.SupplierItemAttachmentBuilder mimeType(@Nullable String mimeType) Constraints: Not nullable, Maximum length: 128Original property name from the Odata EDM: MimeType
- Returns:
this.
-
fldLogsExtWorkerIdentifier
@Nonnull public SupplierItemAttachment.SupplierItemAttachmentBuilder fldLogsExtWorkerIdentifier(@Nullable String fldLogsExtWorkerIdentifier) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: FldLogsExtWorkerIdentifier
- Returns:
this.
-
_Messages
@Nonnull public SupplierItemAttachment.SupplierItemAttachmentBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-