Uses of Class
io.gs2.loginReward.result.MarkReceivedByStampTaskResult
Packages that use MarkReceivedByStampTaskResult
-
Uses of MarkReceivedByStampTaskResult in io.gs2.loginReward
Methods in io.gs2.loginReward that return MarkReceivedByStampTaskResultModifier and TypeMethodDescriptionGs2LoginRewardRestClient.markReceivedByStampTask(MarkReceivedByStampTaskRequest request) Method parameters in io.gs2.loginReward with type arguments of type MarkReceivedByStampTaskResultModifier and TypeMethodDescriptionvoidGs2LoginRewardRestClient.markReceivedByStampTaskAsync(MarkReceivedByStampTaskRequest request, AsyncAction<AsyncResult<MarkReceivedByStampTaskResult>> callback) -
Uses of MarkReceivedByStampTaskResult in io.gs2.loginReward.result
Methods in io.gs2.loginReward.result that return MarkReceivedByStampTaskResultModifier and TypeMethodDescriptionMarkReceivedByStampTaskResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) MarkReceivedByStampTaskResult.withBonusModel(BonusModel bonusModel) MarkReceivedByStampTaskResult.withItem(ReceiveStatus item) MarkReceivedByStampTaskResult.withNewContextStack(String newContextStack)