Class GetAvailableMarketsRequest
java.lang.Object
de.sonallux.spotify.api.apis.markets.GetAvailableMarketsRequest
Get Available Markets request
Response
A markets object with an array of country codes
-
Constructor Summary
ConstructorsConstructorDescriptionGetAvailableMarketsRequest(ApiClient apiClient) Get Available Markets request -
Method Summary
-
Constructor Details
-
GetAvailableMarketsRequest
Get Available Markets request- Parameters:
apiClient-The API client
-
-
Method Details
-
build
Build the request into an executable api call- Returns:
- an executable api call
-