Uses of Class
se.michaelthelin.spotify.requests.data.player.SetRepeatModeRequest.Builder
Packages that use SetRepeatModeRequest.Builder
-
Uses of SetRepeatModeRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return SetRepeatModeRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.setRepeatMode(String state) Set the repeat mode for the user's playback. -
Uses of SetRepeatModeRequest.Builder in se.michaelthelin.spotify.requests.data.player
Subclasses with type arguments of type SetRepeatModeRequest.Builder in se.michaelthelin.spotify.requests.data.playerModifier and TypeClassDescriptionstatic final classBuilder class for building aSetRepeatModeRequest.Methods in se.michaelthelin.spotify.requests.data.player that return SetRepeatModeRequest.BuilderModifier and TypeMethodDescriptionThe device ID setter.protected SetRepeatModeRequest.BuilderSetRepeatModeRequest.Builder.self()The repeat state setter.