filters

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

Parameters

value

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


@JvmName(name = "yvujgvohxrkdxeno")
suspend fun filters(argument: List<suspend GetEndpointFilterBuilder.() -> Unit>)
@JvmName(name = "iqouwsigqubjxpnd")
suspend fun filters(vararg argument: suspend GetEndpointFilterBuilder.() -> Unit)
@JvmName(name = "dyljrgsincltoynn")
suspend fun filters(argument: suspend GetEndpointFilterBuilder.() -> Unit)

Parameters

argument

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


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

Parameters

values

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