Uses of Enum Class
com.yahoo.vespa.hosted.controller.api.role.RoleDefinition
Packages that use RoleDefinition
-
Uses of RoleDefinition in com.yahoo.vespa.hosted.controller.api.role
Methods in com.yahoo.vespa.hosted.controller.api.role that return RoleDefinitionModifier and TypeMethodDescriptionRole.definition()Returns the role definition of this bound role.static RoleDefinitionReturns the enum constant of this class with the specified name.static RoleDefinition[]RoleDefinition.values()Returns an array containing the constants of this enum class, in the order they are declared.