Uses of Class
se.michaelthelin.spotify.requests.data.users.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
Packages that use CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
-
Uses of CheckCurrentUserFollowsArtistsOrUsersRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return CheckCurrentUserFollowsArtistsOrUsersRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.checkCurrentUserFollowsArtistsOrUsers(ModelObjectType type, String[] ids) Deprecated.This endpoint has been deprecated by Spotify. -
Uses of CheckCurrentUserFollowsArtistsOrUsersRequest.Builder in se.michaelthelin.spotify.requests.data.users
Subclasses with type arguments of type CheckCurrentUserFollowsArtistsOrUsersRequest.Builder in se.michaelthelin.spotify.requests.data.usersModifier and TypeClassDescriptionstatic final classDeprecated.Builder class for building aCheckCurrentUserFollowsArtistsOrUsersRequest.Methods in se.michaelthelin.spotify.requests.data.users that return CheckCurrentUserFollowsArtistsOrUsersRequest.BuilderModifier and TypeMethodDescriptionThe artist or user IDs setter.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder.self()CheckCurrentUserFollowsArtistsOrUsersRequest.Builder.type(ModelObjectType type) The ID type setter.