Uses of Enum Class
com.yahoo.vespa.hosted.controller.api.integration.athenz.ApplicationAction
Packages that use ApplicationAction
-
Uses of ApplicationAction in com.yahoo.vespa.hosted.controller.api.integration.athenz
Fields in com.yahoo.vespa.hosted.controller.api.integration.athenz with type parameters of type ApplicationActionModifier and TypeFieldDescriptionfinal Map<ApplicationAction,Set<com.yahoo.vespa.athenz.api.AthenzIdentity>> AthenzDbMock.Application.aclMethods in com.yahoo.vespa.hosted.controller.api.integration.athenz that return ApplicationActionModifier and TypeMethodDescriptionstatic ApplicationActionReturns the enum constant of this class with the specified name.static ApplicationAction[]ApplicationAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.vespa.hosted.controller.api.integration.athenz with parameters of type ApplicationActionModifier and TypeMethodDescriptionAthenzDbMock.Application.addRoleMember(ApplicationAction action, com.yahoo.vespa.athenz.api.AthenzIdentity identity)