Class BusObjects.BusObjectsBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.BusObjects.BusObjectsBuilder
- Enclosing class:
- BusObjects
-
Method Summary
Modifier and TypeMethodDescriptionbuild()sAPObjectTaskCode(String sAPObjectTaskCode) (Key Field) Constraints: Not nullable, Maximum length: 18sAPObjectTaskTypeName(String sAPObjectTaskTypeName) (Key Field) Constraints: Not nullable, Maximum length: 80sAPObjectType(String sAPObjectType) (Key Field) Constraints: Not nullable, Maximum length: 30sAPObjectTypeName(String sAPObjectTypeName) (Key Field) Constraints: Not nullable, Maximum length: 80toString()
-
Method Details
-
sAPObjectType
(Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectType
- Returns:
this.
-
sAPObjectTypeName
(Key Field) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: SAPObjectTypeName
- Returns:
this.
-
sAPObjectTaskCode
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: SAPObjectTaskCode
- Returns:
this.
-
sAPObjectTaskTypeName
@Nonnull public BusObjects.BusObjectsBuilder sAPObjectTaskTypeName(@Nullable String sAPObjectTaskTypeName) (Key Field) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: SAPObjectTaskTypeName
- Returns:
this.
-
build
-
toString
-