Class CurrentUserResponseParser

java.lang.Object
org.sourcelab.buildkite.api.client.response.parser.CurrentUserResponseParser
All Implemented Interfaces:
ResponseParser<CurrentUserResponse>

public class CurrentUserResponseParser extends Object implements ResponseParser<CurrentUserResponse>