Uses of Package
com.wrapper.spotify.requests.data.follow
-
Packages that use com.wrapper.spotify.requests.data.follow Package Description com.wrapper.spotify com.wrapper.spotify.requests.data.follow -
Classes in com.wrapper.spotify.requests.data.follow used by com.wrapper.spotify Class Description CheckCurrentUserFollowsArtistsOrUsersRequest.Builder Builder class for building aCheckCurrentUserFollowsArtistsOrUsersRequest.CheckUsersFollowPlaylistRequest.Builder Builder class for building aCheckUsersFollowPlaylistRequest.FollowArtistsOrUsersRequest.Builder Builder class for building aFollowArtistsOrUsersRequest.FollowPlaylistRequest.Builder Builder class for building aFollowPlaylistRequest.GetUsersFollowedArtistsRequest.Builder Builder class for building aGetUsersFollowedArtistsRequest.UnfollowArtistsOrUsersRequest.Builder Builder class for building anUnfollowArtistsOrUsersRequest.UnfollowPlaylistRequest.Builder Builder class for building anUnfollowPlaylistRequest. -
Classes in com.wrapper.spotify.requests.data.follow used by com.wrapper.spotify.requests.data.follow Class Description CheckCurrentUserFollowsArtistsOrUsersRequest Check to see if the current user is following one or more artists or other Spotify users.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder Builder class for building aCheckCurrentUserFollowsArtistsOrUsersRequest.CheckUsersFollowPlaylistRequest Check to see if one or more Spotify users are following a specified playlist.CheckUsersFollowPlaylistRequest.Builder Builder class for building aCheckUsersFollowPlaylistRequest.FollowArtistsOrUsersRequest Add the current user as a follower of one or more artists or other Spotify users.FollowArtistsOrUsersRequest.Builder Builder class for building aFollowArtistsOrUsersRequest.FollowPlaylistRequest Add the current user as a follower of a playlist.FollowPlaylistRequest.Builder Builder class for building aFollowPlaylistRequest.GetUsersFollowedArtistsRequest Get the current user’s followed artists.GetUsersFollowedArtistsRequest.Builder Builder class for building aGetUsersFollowedArtistsRequest.UnfollowArtistsOrUsersRequest Remove the current user as a follower of one or more artists or other Spotify users.UnfollowArtistsOrUsersRequest.Builder Builder class for building anUnfollowArtistsOrUsersRequest.UnfollowPlaylistRequest Remove the current user as a follower of a playlist.UnfollowPlaylistRequest.Builder Builder class for building anUnfollowPlaylistRequest.