AclPendingChanges

Returns the updates being applied to the ACL.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of users being added to the ACL

Link copied to clipboard

A list of user names being removed from the ACL

Functions

Link copied to clipboard
inline fun copy(block: AclPendingChanges.Builder.() -> Unit = {}): AclPendingChanges
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String