Class ListFile.ListFileBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload.ListFile.ListFileBuilder
- Enclosing class:
- ListFile
-
Method Summary
Modifier and TypeMethodDescriptionbuild()(Key Field) Constraints: Not nullable, Maximum length: 60Constraints: noneobjectName(String objectName) Constraints: Not nullable, Maximum length: 24packageName(String packageName) (Key Field) Constraints: Not nullable, Maximum length: 32Constraints: Not nullable, Maximum length: 5toString()
-
Method Details
-
packageName
(Key Field) Constraints: Not nullable, Maximum length: 32Original property name from the Odata EDM: PackageName
- Returns:
this.
-
fileName
(Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: FileName
- Returns:
this.
-
objectName
Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: ObjectName
- Returns:
this.
-
scenario
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Scenario
- Returns:
this.
-
fileSize
Constraints: noneOriginal property name from the Odata EDM: FileSize
- Returns:
this.
-
build
-
toString
-