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