filters

@JvmName(name = "aiugojropebmrbfw")
suspend fun filters(value: List<GetEndpointFilter>?)

Parameters

value

One or more configuration blocks containing name-values filters. Detailed below.


@JvmName(name = "nplhieaaqiahsqtb")
suspend fun filters(argument: List<suspend GetEndpointFilterBuilder.() -> Unit>)
@JvmName(name = "dlnfjlybxwogejjm")
suspend fun filters(vararg argument: suspend GetEndpointFilterBuilder.() -> Unit)
@JvmName(name = "dkyibwihsfjjaobc")
suspend fun filters(argument: suspend GetEndpointFilterBuilder.() -> Unit)

Parameters

argument

One or more configuration blocks containing name-values filters. Detailed below.


@JvmName(name = "pdvdctkxbgohkovh")
suspend fun filters(vararg values: GetEndpointFilter)

Parameters

values

One or more configuration blocks containing name-values filters. Detailed below.