Uses of Class
co.yellowdog.platform.interaction.account.RoleScope.Builder
Packages that use RoleScope.Builder
Package
Description
Defines types used in the request/response interactions with the YellowDog Account Service.
-
Uses of RoleScope.Builder in co.yellowdog.platform.interaction.account
Methods in co.yellowdog.platform.interaction.account that return RoleScope.BuilderModifier and TypeMethodDescriptionstatic RoleScope.Builder
RoleScope.builder()
RoleScope.Builder.clearNamespaces()
RoleScope.Builder.global
(boolean global) RoleScope.Builder.namespace
(@Namespace @NotBlank String namespace) RoleScope.Builder.namespaces
(Collection<? extends @Namespace @NotBlank String> namespaces)