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