Class GetPDFResult.GetPDFResultBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocument.GetPDFResult.GetPDFResultBuilder
- Enclosing class:
- GetPDFResult
-
Method Summary
Modifier and TypeMethodDescriptionbillingDocumentBinary(String billingDocumentBinary) Constraints: Not nullablebuild()toString()
-
Method Details
-
billingDocumentBinary
@Nonnull public GetPDFResult.GetPDFResultBuilder billingDocumentBinary(@Nullable String billingDocumentBinary) Constraints: Not nullableOriginal property from the Odata EDM: BillingDocumentBinary
- Parameters:
billingDocumentBinary-- Returns:
this.
-
build
-
toString
-