Class ProfileRequest
- java.lang.Object
-
- com.treescrub.spedran.SingleResourceRequest<User>
-
- com.treescrub.spedran.requests.builders.user.ProfileRequest
-
public class ProfileRequest extends SingleResourceRequest<User>
A request builder to get theUserthat owns the current API key.- See Also:
Spedran.setApiKey(String)