Skip to content

RoleRefBuilder🔗

Constructor🔗

new RoleRefBuilder()

Methods🔗

build🔗

Builds the object.

public RoleRef build()

kind🔗

Policies can apply to roles, teams, or users

Applying policies to individual users is supported, but discouraged

public RoleRefBuilder kind(RoleRefKind kind)

name🔗

public RoleRefBuilder name(String name)

xname🔗

public RoleRefBuilder xname(String xname)

See also🔗