Uses of Class
se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
Packages that use ChapterSimplified
Package
Description
-
Uses of ChapterSimplified in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type ChapterSimplified in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingChapterSimplifiedinstances.Methods in se.michaelthelin.spotify.model_objects.specification that return ChapterSimplifiedMethods in se.michaelthelin.spotify.model_objects.specification that return types with arguments of type ChapterSimplifiedMethod parameters in se.michaelthelin.spotify.model_objects.specification with type arguments of type ChapterSimplifiedModifier and TypeMethodDescriptionAudiobook.Builder.setChapters(Paging<ChapterSimplified> chapters) -
Uses of ChapterSimplified in se.michaelthelin.spotify.requests.data.audiobooks
Subclasses with type arguments of type ChapterSimplified in se.michaelthelin.spotify.requests.data.audiobooksModifier and TypeClassDescriptionclassGet Spotify catalog information about an audiobook's chapters.static final classBuilder class for building aGetAudiobookChaptersRequest.Methods in se.michaelthelin.spotify.requests.data.audiobooks that return types with arguments of type ChapterSimplifiedModifier and TypeMethodDescriptionGetAudiobookChaptersRequest.execute()Get the chapters from the audiobook.