Uses of Class
org.jreleaser.sdk.mastodon.api.Status
-
Packages that use Status Package Description org.jreleaser.sdk.mastodon.api -
-
Uses of Status in org.jreleaser.sdk.mastodon.api
Methods in org.jreleaser.sdk.mastodon.api that return Status Modifier and Type Method Description static StatusStatus. of(java.lang.String status)Methods in org.jreleaser.sdk.mastodon.api with parameters of type Status Modifier and Type Method Description voidMastodonAPI. status(Status status)
-