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