Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- tech.xigam.elixirapi.ElixirAPI
- tech.xigam.tests.Environment
- tech.xigam.elixirapi.responses.GenericPlayerResponse.JsonResponse
- tech.xigam.elixirapi.responses.GenericPlayerResponse.JsonResponse.Timestamps
- tech.xigam.elixirapi.requests.player.PlayerRequest
- tech.xigam.elixirapi.requests.player.GetPlayingTrackRequest
- tech.xigam.elixirapi.requests.player.PauseRequest
- tech.xigam.elixirapi.requests.player.PlayRequest
- tech.xigam.elixirapi.requests.player.ResumeRequest
- tech.xigam.elixirapi.requests.player.SkipRequest
- tech.xigam.elixirapi.requests.player.PlayerRequest.Builder
- tech.xigam.elixirapi.requests.player.GetPlayingTrackRequest.Builder
- tech.xigam.elixirapi.requests.player.PauseRequest.Builder
- tech.xigam.elixirapi.requests.player.PlayRequest.Builder
- tech.xigam.elixirapi.requests.player.ResumeRequest.Builder
- tech.xigam.elixirapi.requests.player.SkipRequest.Builder
- tech.xigam.elixirapi.objects.PlaylistObject
- tech.xigam.elixirapi.objects.PlaylistObject.CustomPlaylistTrack
- tech.xigam.elixirapi.objects.PlaylistObject.Info
- tech.xigam.elixirapi.objects.PlaylistObject.Options
- tech.xigam.elixirapi.requests.playlist.PlaylistRequest
- tech.xigam.elixirapi.requests.playlist.FetchPlaylistRequest
- tech.xigam.elixirapi.requests.playlist.QueuePlaylistRequest
- tech.xigam.elixirapi.requests.playlist.PlaylistRequest.Builder
- tech.xigam.elixirapi.requests.playlist.FetchPlaylistRequest.Builder
- tech.xigam.elixirapi.requests.playlist.QueuePlaylistRequest.Builder
- tech.xigam.elixirapi.responses.PlaylistResponse.JsonResponse
- tech.xigam.elixirapi.responses.PlaylistResponse.PlaylistData
- tech.xigam.elixirapi.responses.PlaylistResponse.PlaylistData.Info
- tech.xigam.elixirapi.requests.queue.QueueRequest
- tech.xigam.elixirapi.requests.queue.GetQueueRequest
- tech.xigam.elixirapi.requests.queue.ShuffleRequest
- tech.xigam.elixirapi.requests.queue.QueueRequest.Builder
- tech.xigam.elixirapi.requests.queue.GetQueueRequest.Builder
- tech.xigam.elixirapi.requests.queue.ShuffleRequest.Builder
- tech.xigam.elixirapi.responses.QueueResponse.JsonResponse
- tech.xigam.elixirapi.Request
- tech.xigam.elixirapi.Request.Builder
- tech.xigam.elixirapi.Response (implements tech.xigam.elixirapi.interfaces.StandardResponse)
- tech.xigam.elixirapi.responses.GenericPlayerResponse (implements tech.xigam.elixirapi.interfaces.PlayerResponse)
- tech.xigam.elixirapi.responses.PlaylistResponse (implements tech.xigam.elixirapi.interfaces.StandardResponse)
- tech.xigam.elixirapi.responses.QueueResponse (implements tech.xigam.elixirapi.interfaces.PlayerResponse)
- tech.xigam.elixirapi.responses.TrackResponse (implements tech.xigam.elixirapi.interfaces.PlayerResponse)
- tech.xigam.elixirapi.requests.player.GetPlayingTrackRequest.Response
- tech.xigam.elixirapi.requests.player.PlayRequest.Response
- tech.xigam.elixirapi.objects.ResponseTimestamp
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- tech.xigam.elixirapi.exceptions.RequestBuildException
- java.lang.Exception
- tech.xigam.elixirapi.objects.TrackCollection
- tech.xigam.elixirapi.objects.TrackObject
Interface Hierarchy
- tech.xigam.elixirapi.interfaces.StandardResponse
- tech.xigam.elixirapi.interfaces.PlayerResponse
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- tech.xigam.elixirapi.Bot
- tech.xigam.elixirapi.Request.Method
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)