withKey

open fun withKey(entityKey: EntityKey): DataPath

Return a new data path from this property to an item with the specified key.

See Also:

{@link com.sap.cloud.mobile.kotlin.odata.DataPath#withKey(com.sap.cloud.mobile.kotlin.odata.EntityKey) DataPath.withKey}.

Return

A new data path from this property to an item with the specified key.

Parameters

entityKey

Entity key.