Uses of Class
com.github.oscerd.finnhub.client.Endpoint
-
Packages that use Endpoint Package Description com.github.oscerd.finnhub.client -
-
Uses of Endpoint in com.github.oscerd.finnhub.client
Methods in com.github.oscerd.finnhub.client that return Endpoint Modifier and Type Method Description static EndpointEndpoint. valueOf(String name)Returns the enum constant of this type with the specified name.static Endpoint[]Endpoint. values()Returns an array containing the constants of this enum type, in the order they are declared.
-