sorts

@JvmName(name = "ybemscbotsldlcim")
suspend fun sorts(value: List<GetSpacesBucketsSort>?)

Parameters

value

Sort the results. The sort block is documented below.


@JvmName(name = "jwcdloepgryjjwtt")
suspend fun sorts(argument: List<suspend GetSpacesBucketsSortBuilder.() -> Unit>)
@JvmName(name = "fxeleypoiwmvmesr")
suspend fun sorts(vararg argument: suspend GetSpacesBucketsSortBuilder.() -> Unit)
@JvmName(name = "ucxnomflsasubrwj")
suspend fun sorts(argument: suspend GetSpacesBucketsSortBuilder.() -> Unit)

Parameters

argument

Sort the results. The sort block is documented below.


@JvmName(name = "panbkmkffnttlmiy")
suspend fun sorts(vararg values: GetSpacesBucketsSort)

Parameters

values

Sort the results. The sort block is documented below.