public static final class ResponseParsers.ListQueueResponseParser extends java.lang.Object implements ResponseParser<ListQueueResult>
Constructor and Description |
---|
ListQueueResponseParser() |
Modifier and Type | Method and Description |
---|---|
ListQueueResult |
parse(okhttp3.Response response) |
public ListQueueResult parse(okhttp3.Response response) throws java.io.IOException
parse
in interface ResponseParser<ListQueueResult>
java.io.IOException