Interface ResponseParser<T>
- All Known Implementing Classes:
AccessTokenResponseParser,CurrentUserResponseParser,ErrorResponseParser,GetBuildResponseParser,GetJobResponseParser,GetMetaResponseParser,GetOrganizationResponseParser,GetPipelineResponseParser,Http204ResponseParser,ListBuildsResponseParser,ListEmojisResponseParser,ListOrganizationsResponseParser,ListPipelinesResponseParser,PingResponseParser,StringResponseParser
public interface ResponseParser<T>
-
Method Summary
-
Method Details
-
parseResponse
- Throws:
IOException
-