owners

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

Parameters

value

Returns the snapshots owned by the specified owner id. Multiple owners can be specified.


@JvmName(name = "hiieeappvqmruibp")
suspend fun owners(vararg values: String)

Parameters

values

Returns the snapshots owned by the specified owner id. Multiple owners can be specified.