Uses of Class
io.gs2.loginReward.request.UnmarkReceivedByStampSheetRequest
Packages that use UnmarkReceivedByStampSheetRequest
-
Uses of UnmarkReceivedByStampSheetRequest in io.gs2.loginReward
Methods in io.gs2.loginReward with parameters of type UnmarkReceivedByStampSheetRequestModifier and TypeMethodDescriptionGs2LoginRewardRestClient.unmarkReceivedByStampSheet(UnmarkReceivedByStampSheetRequest request) voidGs2LoginRewardRestClient.unmarkReceivedByStampSheetAsync(UnmarkReceivedByStampSheetRequest request, AsyncAction<AsyncResult<UnmarkReceivedByStampSheetResult>> callback) -
Uses of UnmarkReceivedByStampSheetRequest in io.gs2.loginReward.request
Methods in io.gs2.loginReward.request that return UnmarkReceivedByStampSheetRequestModifier and TypeMethodDescriptionUnmarkReceivedByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UnmarkReceivedByStampSheetRequest.withStampSheet(String stampSheet)