Uses of Class
io.meeds.gamification.twitter.rest.model.TwitterAccountRestEntity
Packages that use TwitterAccountRestEntity
-
Uses of TwitterAccountRestEntity in io.meeds.gamification.twitter.rest.builder
Methods in io.meeds.gamification.twitter.rest.builder that return TwitterAccountRestEntityModifier and TypeMethodDescriptionstatic TwitterAccountRestEntityTwitterAccountBuilder.toRestEntity(String twitterBearerToken, TokenStatus tokenStatus, TwitterConsumerService twitterConsumerService, TwitterAccount twitterAccount) Methods in io.meeds.gamification.twitter.rest.builder that return types with arguments of type TwitterAccountRestEntityModifier and TypeMethodDescriptionstatic List<TwitterAccountRestEntity>TwitterAccountBuilder.toRestEntities(TwitterService twitterAccountService, TwitterConsumerService twitterConsumerService, Collection<TwitterAccount> twitterAccounts)