Class DownloadFile.DownloadFileBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload.DownloadFile.DownloadFileBuilder
- Enclosing class:
- DownloadFile
-
Method Summary
Modifier and TypeMethodDescriptionbuild()(Key Field) Constraints: Not nullable, Maximum length: 60packageName(String packageName) (Key Field) Constraints: Not nullable, Maximum length: 32toString()
-
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.
-
build
-
toString
-