public class IndexModelsKt
@Deprecated
@NotNull
public static com.mongodb.client.model.IndexModel IndexModel(@NotNull
com.mongodb.client.model.IndexModel $receiver,
@NotNull
java.lang.String keys,
@NotNull
com.mongodb.client.model.IndexOptions options)
Construct an instance with the given keys and options.
keys - the index keysoptions - the index options