of

@JvmStatic
fun of(vararg items: EntitySet.Index): EntitySet.IndexList

Return a new list of item type {@link com.sap.cloud.mobile.kotlin.odata.EntitySet.Index}, containing the specified items.

Return

A new list of item type {@link com.sap.cloud.mobile.kotlin.odata.EntitySet.Index}, containing the specified items.

Parameters

items

Items for the resulting list.