Uses of Enum Class
org.tavall.couriers.api.web.endpoints.user.UserAuthEndpoints
Packages that use UserAuthEndpoints
-
Uses of UserAuthEndpoints in org.tavall.couriers.api.web.endpoints.user
Subclasses with type arguments of type UserAuthEndpoints in org.tavall.couriers.api.web.endpoints.userMethods in org.tavall.couriers.api.web.endpoints.user that return UserAuthEndpointsModifier and TypeMethodDescriptionstatic UserAuthEndpointsReturns the enum constant of this class with the specified name.static UserAuthEndpoints[]UserAuthEndpoints.values()Returns an array containing the constants of this enum class, in the order they are declared.