statuses

@JvmName(name = "uphsfctkyasepkpw")
suspend fun statuses(value: List<String>?)

Parameters

value

When specified, keys will be filtered by status. The statuses can be any of ACTIVE, DISABLED and PASSIVE.


@JvmName(name = "xqtukfvwoexolkrj")
suspend fun statuses(vararg values: String)

Parameters

values

When specified, keys will be filtered by status. The statuses can be any of ACTIVE, DISABLED and PASSIVE.