Class PingResponseParser
java.lang.Object
org.sourcelab.buildkite.api.client.response.parser.PingResponseParser
- All Implemented Interfaces:
ResponseParser<PingResponse>
Parses responses from the "Hello World" Api end point.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PingResponseParser
public PingResponseParser()
-
-
Method Details
-
parseResponse
- Specified by:
parseResponsein interfaceResponseParser<PingResponse>- Throws:
IOException
-