Uses of Class
io.gs2.megaField.result.ActionResult
Packages that use ActionResult
-
Uses of ActionResult in io.gs2.megaField
Methods in io.gs2.megaField that return ActionResultMethod parameters in io.gs2.megaField with type arguments of type ActionResultModifier and TypeMethodDescriptionvoidGs2MegaFieldRestClient.actionAsync(ActionRequest request, AsyncAction<AsyncResult<ActionResult>> callback) -
Uses of ActionResult in io.gs2.megaField.result
Methods in io.gs2.megaField.result that return ActionResultModifier and TypeMethodDescriptionstatic ActionResultActionResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)