Class UserReposResponseParser
java.lang.Object
org.sourcelab.github.client.response.parser.UserReposResponseParser
- All Implemented Interfaces:
ResponseParser<UserReposResponse>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserReposResponseParser
Constructor.- Parameters:
originalRequest- The original request so it can be appended to the response.
-
-
Method Details
-
parseResponse
- Specified by:
parseResponsein interfaceResponseParser<UserReposResponse>- Throws:
IOException
-