IRequestpublic class GetCategoryRequest extends AbstractDataRequest
| Modifier and Type | Class | Description |
|---|---|---|
static class |
GetCategoryRequest.Builder |
Builder class for building a
GetCategoryRequest. |
| Modifier and Type | Method | Description |
|---|---|---|
Category |
execute() |
Get a
Category. |
bodyParametersToJson, deleteJson, executeAsync, getBody, getBodyParameters, getContentType, getHeaders, getHttpManager, getJson, getUri, initializeBody, postJson, putJsonpublic Category execute() throws IOException, SpotifyWebApiException
Category.Category.IOException - In case of networking issues.SpotifyWebApiException - The Web API returned an error further specified in this exception's root cause.Copyright © 2019. All rights reserved.