IRequestpublic class GetUsersProfileRequest extends AbstractDataRequest
| Modifier and Type | Class | Description |
|---|---|---|
static class |
GetUsersProfileRequest.Builder |
Builder class for building a
GetUsersProfileRequest. |
| Modifier and Type | Method | Description |
|---|---|---|
User |
execute() |
Get the profile of a current user.
|
bodyParametersToJson, deleteJson, executeAsync, getBody, getBodyParameters, getContentType, getHeaders, getHttpManager, getJson, getUri, initializeBody, postJson, putJsonpublic User execute() throws IOException, SpotifyWebApiException
User.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.