Uses of Class
io.gs2.enhance.result.DeleteProgressResult
Packages that use DeleteProgressResult
-
Uses of DeleteProgressResult in io.gs2.enhance
Methods in io.gs2.enhance that return DeleteProgressResultModifier and TypeMethodDescriptionGs2EnhanceRestClient.deleteProgress(DeleteProgressRequest request) Method parameters in io.gs2.enhance with type arguments of type DeleteProgressResultModifier and TypeMethodDescriptionvoidGs2EnhanceRestClient.deleteProgressAsync(DeleteProgressRequest request, AsyncAction<AsyncResult<DeleteProgressResult>> callback) -
Uses of DeleteProgressResult in io.gs2.enhance.result
Methods in io.gs2.enhance.result that return DeleteProgressResultModifier and TypeMethodDescriptionstatic DeleteProgressResultDeleteProgressResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)