Uses of Class
co.yellowdog.platform.model.Group.Builder
Packages that use Group.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of Group.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return Group.BuilderModifier and TypeMethodDescriptionGroup.Builder.adminGroup(boolean adminGroup) static Group.BuilderGroup.builder()Group.Builder.clearRoles()Group.Builder.description(String description) Group.Builder.roles(Collection<? extends @NotNull @Valid GroupRole> roles)