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
Methods in co.yellowdog.platform.model that return Group