@FunctionalInterface public interface SuccessCallback
Modifier and Type | Method and Description |
---|---|
void |
invoke(com.fasterxml.jackson.databind.JsonNode rootNode)
Invoke the success callback code.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.