Uses of Enum Class
com.yahoo.vespa.hosted.controller.api.integration.organization.Issue.Type
Packages that use Issue.Type
-
Uses of Issue.Type in com.yahoo.vespa.hosted.controller.api.integration.organization
Methods in com.yahoo.vespa.hosted.controller.api.integration.organization that return Issue.TypeModifier and TypeMethodDescriptionIssue.type()static Issue.TypeReturns the enum constant of this class with the specified name.static Issue.Type[]Issue.Type.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.organization with parameters of type Issue.Type