sorts

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

Parameters

value

Sort the results. The sort block is documented below.


@JvmName(name = "drfcdspcuhhykwxx")
suspend fun sorts(argument: List<suspend GetSpacesBucketsSortBuilder.() -> Unit>)
@JvmName(name = "euxqamgoyiyiopli")
suspend fun sorts(vararg argument: suspend GetSpacesBucketsSortBuilder.() -> Unit)
@JvmName(name = "mjcypdufiyfgevin")
suspend fun sorts(argument: suspend GetSpacesBucketsSortBuilder.() -> Unit)

Parameters

argument

Sort the results. The sort block is documented below.


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

Parameters

values

Sort the results. The sort block is documented below.