Skip to content

Commit 8846e79

Browse files
committed
move API and Builder classes into library root, inc minor ver
1 parent b94a698 commit 8846e79

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+516
-511
lines changed

docs/allclasses-frame.html

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_211) on Fri May 03 22:50:29 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Fri May 03 23:12:40 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>All Classes</title>
88
<meta name="date" content="2019-05-03">
@@ -29,6 +29,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
2929
<li><a href="com/adamratzman/spotify/models/AudioSegment.html" title="class in com.adamratzman.spotify.models" target="classFrame">AudioSegment</a></li>
3030
<li><a href="com/adamratzman/spotify/models/BadRequestException.html" title="class in com.adamratzman.spotify.models" target="classFrame">BadRequestException</a></li>
3131
<li><a href="com/adamratzman/spotify/endpoints/public/BrowseAPI.html" title="class in com.adamratzman.spotify.endpoints.public" target="classFrame">BrowseAPI</a></li>
32+
<li><a href="com/adamratzman/spotify/BuilderKt.html" title="class in com.adamratzman.spotify" target="classFrame">BuilderKt</a></li>
3233
<li><a href="com/adamratzman/spotify/endpoints/client/ClientFollowingAPI.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientFollowingAPI</a></li>
3334
<li><a href="com/adamratzman/spotify/endpoints/client/ClientLibraryAPI.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientLibraryAPI</a></li>
3435
<li><a href="com/adamratzman/spotify/endpoints/client/ClientPersonalizationAPI.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">ClientPersonalizationAPI</a></li>
@@ -84,29 +85,29 @@ <h1 class="bar">All&nbsp;Classes</h1>
8485
<li><a href="com/adamratzman/spotify/models/SimpleArtist.html" title="class in com.adamratzman.spotify.models" target="classFrame">SimpleArtist</a></li>
8586
<li><a href="com/adamratzman/spotify/models/SimplePlaylist.html" title="class in com.adamratzman.spotify.models" target="classFrame">SimplePlaylist</a></li>
8687
<li><a href="com/adamratzman/spotify/models/SimpleTrack.html" title="class in com.adamratzman.spotify.models" target="classFrame">SimpleTrack</a></li>
87-
<li><a href="com/adamratzman/spotify/main/SpotifyAPI.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyAPI</a></li>
88-
<li><a href="com/adamratzman/spotify/main/SpotifyApiBuilder.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyApiBuilder</a></li>
89-
<li><a href="com/adamratzman/spotify/main/SpotifyApiBuilderJava.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyApiBuilderJava</a></li>
90-
<li><a href="com/adamratzman/spotify/main/SpotifyAPIKt.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyAPIKt</a></li>
91-
<li><a href="com/adamratzman/spotify/main/SpotifyAppAPI.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyAppAPI</a></li>
88+
<li><a href="com/adamratzman/spotify/SpotifyAPI.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyAPI</a></li>
89+
<li><a href="com/adamratzman/spotify/SpotifyApiBuilder.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyApiBuilder</a></li>
90+
<li><a href="com/adamratzman/spotify/SpotifyApiBuilderJava.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyApiBuilderJava</a></li>
91+
<li><a href="com/adamratzman/spotify/SpotifyAPIKt.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyAPIKt</a></li>
92+
<li><a href="com/adamratzman/spotify/SpotifyAppAPI.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyAppAPI</a></li>
9293
<li><a href="com/adamratzman/spotify/models/SpotifyCategory.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyCategory</a></li>
93-
<li><a href="com/adamratzman/spotify/main/SpotifyClientAPI.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyClientAPI</a></li>
94+
<li><a href="com/adamratzman/spotify/SpotifyClientAPI.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyClientAPI</a></li>
9495
<li><a href="com/adamratzman/spotify/models/SpotifyCopyright.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyCopyright</a></li>
95-
<li><a href="com/adamratzman/spotify/main/SpotifyCredentials.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyCredentials</a></li>
96-
<li><a href="com/adamratzman/spotify/main/SpotifyCredentialsBuilder.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyCredentialsBuilder</a></li>
96+
<li><a href="com/adamratzman/spotify/SpotifyCredentials.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyCredentials</a></li>
97+
<li><a href="com/adamratzman/spotify/SpotifyCredentialsBuilder.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyCredentialsBuilder</a></li>
9798
<li><a href="com/adamratzman/spotify/http/SpotifyEndpoint.html" title="class in com.adamratzman.spotify.http" target="classFrame">SpotifyEndpoint</a></li>
98-
<li><a href="com/adamratzman/spotify/main/SpotifyException.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyException</a></li>
99+
<li><a href="com/adamratzman/spotify/SpotifyException.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyException</a></li>
99100
<li><a href="com/adamratzman/spotify/models/SpotifyImage.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyImage</a></li>
100-
<li><a href="com/adamratzman/spotify/main/SpotifyLogger.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyLogger</a></li>
101+
<li><a href="com/adamratzman/spotify/SpotifyLogger.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyLogger</a></li>
101102
<li><a href="com/adamratzman/spotify/models/SpotifyPublicUser.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyPublicUser</a></li>
102-
<li><a href="com/adamratzman/spotify/main/SpotifyRestAction.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyRestAction</a></li>
103-
<li><a href="com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyRestActionPaging</a></li>
104-
<li><a href="com/adamratzman/spotify/main/SpotifyScope.html" title="enum in com.adamratzman.spotify.main" target="classFrame">SpotifyScope</a></li>
103+
<li><a href="com/adamratzman/spotify/SpotifyRestAction.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyRestAction</a></li>
104+
<li><a href="com/adamratzman/spotify/SpotifyRestActionPaging.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyRestActionPaging</a></li>
105+
<li><a href="com/adamratzman/spotify/SpotifyScope.html" title="enum in com.adamratzman.spotify" target="classFrame">SpotifyScope</a></li>
105106
<li><a href="com/adamratzman/spotify/endpoints/client/SpotifyTrackPositions.html" title="class in com.adamratzman.spotify.endpoints.client" target="classFrame">SpotifyTrackPositions</a></li>
106107
<li><a href="com/adamratzman/spotify/models/SpotifyUri.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUri</a></li>
107108
<li><a href="com/adamratzman/spotify/models/SpotifyUriException.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUriException</a></li>
108109
<li><a href="com/adamratzman/spotify/models/SpotifyUrisKt.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUrisKt</a></li>
109-
<li><a href="com/adamratzman/spotify/main/SpotifyUserAuthorizationBuilder.html" title="class in com.adamratzman.spotify.main" target="classFrame">SpotifyUserAuthorizationBuilder</a></li>
110+
<li><a href="com/adamratzman/spotify/SpotifyUserAuthorizationBuilder.html" title="class in com.adamratzman.spotify" target="classFrame">SpotifyUserAuthorizationBuilder</a></li>
110111
<li><a href="com/adamratzman/spotify/models/SpotifyUserInformation.html" title="class in com.adamratzman.spotify.models" target="classFrame">SpotifyUserInformation</a></li>
111112
<li><a href="com/adamratzman/spotify/models/TimeInterval.html" title="class in com.adamratzman.spotify.models" target="classFrame">TimeInterval</a></li>
112113
<li><a href="com/adamratzman/spotify/models/Token.html" title="class in com.adamratzman.spotify.models" target="classFrame">Token</a></li>

docs/allclasses-noframe.html

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_211) on Fri May 03 22:50:29 EDT 2019 -->
5+
<!-- Generated by javadoc (1.8.0_211) on Fri May 03 23:12:40 EDT 2019 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>All Classes</title>
88
<meta name="date" content="2019-05-03">
@@ -29,6 +29,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
2929
<li><a href="com/adamratzman/spotify/models/AudioSegment.html" title="class in com.adamratzman.spotify.models">AudioSegment</a></li>
3030
<li><a href="com/adamratzman/spotify/models/BadRequestException.html" title="class in com.adamratzman.spotify.models">BadRequestException</a></li>
3131
<li><a href="com/adamratzman/spotify/endpoints/public/BrowseAPI.html" title="class in com.adamratzman.spotify.endpoints.public">BrowseAPI</a></li>
32+
<li><a href="com/adamratzman/spotify/BuilderKt.html" title="class in com.adamratzman.spotify">BuilderKt</a></li>
3233
<li><a href="com/adamratzman/spotify/endpoints/client/ClientFollowingAPI.html" title="class in com.adamratzman.spotify.endpoints.client">ClientFollowingAPI</a></li>
3334
<li><a href="com/adamratzman/spotify/endpoints/client/ClientLibraryAPI.html" title="class in com.adamratzman.spotify.endpoints.client">ClientLibraryAPI</a></li>
3435
<li><a href="com/adamratzman/spotify/endpoints/client/ClientPersonalizationAPI.html" title="class in com.adamratzman.spotify.endpoints.client">ClientPersonalizationAPI</a></li>
@@ -84,29 +85,29 @@ <h1 class="bar">All&nbsp;Classes</h1>
8485
<li><a href="com/adamratzman/spotify/models/SimpleArtist.html" title="class in com.adamratzman.spotify.models">SimpleArtist</a></li>
8586
<li><a href="com/adamratzman/spotify/models/SimplePlaylist.html" title="class in com.adamratzman.spotify.models">SimplePlaylist</a></li>
8687
<li><a href="com/adamratzman/spotify/models/SimpleTrack.html" title="class in com.adamratzman.spotify.models">SimpleTrack</a></li>
87-
<li><a href="com/adamratzman/spotify/main/SpotifyAPI.html" title="class in com.adamratzman.spotify.main">SpotifyAPI</a></li>
88-
<li><a href="com/adamratzman/spotify/main/SpotifyApiBuilder.html" title="class in com.adamratzman.spotify.main">SpotifyApiBuilder</a></li>
89-
<li><a href="com/adamratzman/spotify/main/SpotifyApiBuilderJava.html" title="class in com.adamratzman.spotify.main">SpotifyApiBuilderJava</a></li>
90-
<li><a href="com/adamratzman/spotify/main/SpotifyAPIKt.html" title="class in com.adamratzman.spotify.main">SpotifyAPIKt</a></li>
91-
<li><a href="com/adamratzman/spotify/main/SpotifyAppAPI.html" title="class in com.adamratzman.spotify.main">SpotifyAppAPI</a></li>
88+
<li><a href="com/adamratzman/spotify/SpotifyAPI.html" title="class in com.adamratzman.spotify">SpotifyAPI</a></li>
89+
<li><a href="com/adamratzman/spotify/SpotifyApiBuilder.html" title="class in com.adamratzman.spotify">SpotifyApiBuilder</a></li>
90+
<li><a href="com/adamratzman/spotify/SpotifyApiBuilderJava.html" title="class in com.adamratzman.spotify">SpotifyApiBuilderJava</a></li>
91+
<li><a href="com/adamratzman/spotify/SpotifyAPIKt.html" title="class in com.adamratzman.spotify">SpotifyAPIKt</a></li>
92+
<li><a href="com/adamratzman/spotify/SpotifyAppAPI.html" title="class in com.adamratzman.spotify">SpotifyAppAPI</a></li>
9293
<li><a href="com/adamratzman/spotify/models/SpotifyCategory.html" title="class in com.adamratzman.spotify.models">SpotifyCategory</a></li>
93-
<li><a href="com/adamratzman/spotify/main/SpotifyClientAPI.html" title="class in com.adamratzman.spotify.main">SpotifyClientAPI</a></li>
94+
<li><a href="com/adamratzman/spotify/SpotifyClientAPI.html" title="class in com.adamratzman.spotify">SpotifyClientAPI</a></li>
9495
<li><a href="com/adamratzman/spotify/models/SpotifyCopyright.html" title="class in com.adamratzman.spotify.models">SpotifyCopyright</a></li>
95-
<li><a href="com/adamratzman/spotify/main/SpotifyCredentials.html" title="class in com.adamratzman.spotify.main">SpotifyCredentials</a></li>
96-
<li><a href="com/adamratzman/spotify/main/SpotifyCredentialsBuilder.html" title="class in com.adamratzman.spotify.main">SpotifyCredentialsBuilder</a></li>
96+
<li><a href="com/adamratzman/spotify/SpotifyCredentials.html" title="class in com.adamratzman.spotify">SpotifyCredentials</a></li>
97+
<li><a href="com/adamratzman/spotify/SpotifyCredentialsBuilder.html" title="class in com.adamratzman.spotify">SpotifyCredentialsBuilder</a></li>
9798
<li><a href="com/adamratzman/spotify/http/SpotifyEndpoint.html" title="class in com.adamratzman.spotify.http">SpotifyEndpoint</a></li>
98-
<li><a href="com/adamratzman/spotify/main/SpotifyException.html" title="class in com.adamratzman.spotify.main">SpotifyException</a></li>
99+
<li><a href="com/adamratzman/spotify/SpotifyException.html" title="class in com.adamratzman.spotify">SpotifyException</a></li>
99100
<li><a href="com/adamratzman/spotify/models/SpotifyImage.html" title="class in com.adamratzman.spotify.models">SpotifyImage</a></li>
100-
<li><a href="com/adamratzman/spotify/main/SpotifyLogger.html" title="class in com.adamratzman.spotify.main">SpotifyLogger</a></li>
101+
<li><a href="com/adamratzman/spotify/SpotifyLogger.html" title="class in com.adamratzman.spotify">SpotifyLogger</a></li>
101102
<li><a href="com/adamratzman/spotify/models/SpotifyPublicUser.html" title="class in com.adamratzman.spotify.models">SpotifyPublicUser</a></li>
102-
<li><a href="com/adamratzman/spotify/main/SpotifyRestAction.html" title="class in com.adamratzman.spotify.main">SpotifyRestAction</a></li>
103-
<li><a href="com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="class in com.adamratzman.spotify.main">SpotifyRestActionPaging</a></li>
104-
<li><a href="com/adamratzman/spotify/main/SpotifyScope.html" title="enum in com.adamratzman.spotify.main">SpotifyScope</a></li>
103+
<li><a href="com/adamratzman/spotify/SpotifyRestAction.html" title="class in com.adamratzman.spotify">SpotifyRestAction</a></li>
104+
<li><a href="com/adamratzman/spotify/SpotifyRestActionPaging.html" title="class in com.adamratzman.spotify">SpotifyRestActionPaging</a></li>
105+
<li><a href="com/adamratzman/spotify/SpotifyScope.html" title="enum in com.adamratzman.spotify">SpotifyScope</a></li>
105106
<li><a href="com/adamratzman/spotify/endpoints/client/SpotifyTrackPositions.html" title="class in com.adamratzman.spotify.endpoints.client">SpotifyTrackPositions</a></li>
106107
<li><a href="com/adamratzman/spotify/models/SpotifyUri.html" title="class in com.adamratzman.spotify.models">SpotifyUri</a></li>
107108
<li><a href="com/adamratzman/spotify/models/SpotifyUriException.html" title="class in com.adamratzman.spotify.models">SpotifyUriException</a></li>
108109
<li><a href="com/adamratzman/spotify/models/SpotifyUrisKt.html" title="class in com.adamratzman.spotify.models">SpotifyUrisKt</a></li>
109-
<li><a href="com/adamratzman/spotify/main/SpotifyUserAuthorizationBuilder.html" title="class in com.adamratzman.spotify.main">SpotifyUserAuthorizationBuilder</a></li>
110+
<li><a href="com/adamratzman/spotify/SpotifyUserAuthorizationBuilder.html" title="class in com.adamratzman.spotify">SpotifyUserAuthorizationBuilder</a></li>
110111
<li><a href="com/adamratzman/spotify/models/SpotifyUserInformation.html" title="class in com.adamratzman.spotify.models">SpotifyUserInformation</a></li>
111112
<li><a href="com/adamratzman/spotify/models/TimeInterval.html" title="class in com.adamratzman.spotify.models">TimeInterval</a></li>
112113
<li><a href="com/adamratzman/spotify/models/Token.html" title="class in com.adamratzman.spotify.models">Token</a></li>

0 commit comments

Comments
 (0)