Uses of Class
se.michaelthelin.spotify.requests.data.chapters.GetSeveralChaptersRequest.Builder
Packages that use GetSeveralChaptersRequest.Builder
-
Uses of GetSeveralChaptersRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetSeveralChaptersRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getSeveralChapters(String ids) Deprecated.This endpoint has been deprecated by Spotify. -
Uses of GetSeveralChaptersRequest.Builder in se.michaelthelin.spotify.requests.data.chapters
Subclasses with type arguments of type GetSeveralChaptersRequest.Builder in se.michaelthelin.spotify.requests.data.chaptersModifier and TypeClassDescriptionstatic final classDeprecated.Builder class for building aGetSeveralChaptersRequest.Methods in se.michaelthelin.spotify.requests.data.chapters that return GetSeveralChaptersRequest.BuilderModifier and TypeMethodDescriptionThe chapter IDs setter.GetSeveralChaptersRequest.Builder.market(CountryCode market) The market query parameter setter.protected GetSeveralChaptersRequest.BuilderGetSeveralChaptersRequest.Builder.self()