Uses of Class
co.yellowdog.platform.model.Group
Packages that use Group
Package
Description
Holds the client types used to access the YellowDog Account Service.
Provides the types that define the YellowDog Platform data model.
-
Uses of Group in co.yellowdog.platform.clients.account
Methods in co.yellowdog.platform.clients.account that return GroupModifier and TypeMethodDescriptionAccountClient.addGroup
(AddGroupRequest request) AccountClientImpl.addGroup
(AddGroupRequest request) AccountClient.updateGroup
(String groupId, UpdateGroupRequest request) AccountClientImpl.updateGroup
(String groupId, UpdateGroupRequest request) -
Uses of Group in co.yellowdog.platform.model
Subclasses with type arguments of type Group in co.yellowdog.platform.modelModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new Group that is automatically validated on build.Methods in co.yellowdog.platform.model that return Group