java.lang.Object
org.luwrain.io.api.mastodon.entity.ApplicationGetTokenRequestBody
public class ApplicationGetTokenRequestBody
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ApplicationGetTokenRequestBody
public ApplicationGetTokenRequestBody(String clientId,
String clientSecret)