Uses of Class
de.sonallux.spotify.core.model.SpotifyWebApiEndpoint.Parameter
-
Packages that use SpotifyWebApiEndpoint.Parameter Package Description de.sonallux.spotify.core.model -
-
Uses of SpotifyWebApiEndpoint.Parameter in de.sonallux.spotify.core.model
Constructor parameters in de.sonallux.spotify.core.model with type arguments of type SpotifyWebApiEndpoint.Parameter Constructor Description SpotifyWebApiEndpoint(@NonNull String id, String name, String link, String description, String httpMethod, String path, List<SpotifyWebApiEndpoint.Parameter> parameters, String responseDescription, List<String> scopes, String notes)
-