Uses of Class
co.yellowdog.platform.model.AccessDelegate.Builder
Packages that use AccessDelegate.Builder
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of AccessDelegate.Builder in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return AccessDelegate.BuilderModifier and TypeMethodDescriptionstatic AccessDelegate.Builder
AccessDelegate.builder()
AccessDelegate.Builder.createdTime
(Instant createdTime) AccessDelegate.Builder.description
(String description) AccessDelegate.Builder.requiredPermissions
(Set<Permission> requiredPermissions)