Uses of Interface
org.mastodon4j.core.api.MastodonApi
Packages that use MastodonApi
-
Uses of MastodonApi in org.mastodon4j.core
Classes in org.mastodon4j.core that implement MastodonApiMethods in org.mastodon4j.core that return MastodonApiModifier and TypeMethodDescriptionstatic MastodonApiMastodonClient.create(String restUrl, AccessToken accessToken) Creates an mastodon API instance for the given restUrl and access token.