Uses of Enum Class
io.gravitee.gateway.api.service.Subscription.Type
Packages that use Subscription.Type
-
Uses of Subscription.Type in io.gravitee.gateway.api.service
Methods in io.gravitee.gateway.api.service that return Subscription.TypeModifier and TypeMethodDescriptionstatic Subscription.TypeReturns the enum constant of this class with the specified name.static Subscription.Type[]Subscription.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.