Uses of Class
io.gs2.loginReward.request.ReceiveRequest
Packages that use ReceiveRequest
-
Uses of ReceiveRequest in io.gs2.loginReward
Methods in io.gs2.loginReward with parameters of type ReceiveRequestModifier and TypeMethodDescriptionGs2LoginRewardRestClient.receive(ReceiveRequest request) voidGs2LoginRewardRestClient.receiveAsync(ReceiveRequest request, AsyncAction<AsyncResult<ReceiveResult>> callback) -
Uses of ReceiveRequest in io.gs2.loginReward.request
Methods in io.gs2.loginReward.request that return ReceiveRequestModifier and TypeMethodDescriptionstatic ReceiveRequestReceiveRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) ReceiveRequest.withAccessToken(String accessToken) ReceiveRequest.withBonusModelName(String bonusModelName) ReceiveRequest.withConfig(List<Config> config) ReceiveRequest.withDuplicationAvoider(String duplicationAvoider) ReceiveRequest.withNamespaceName(String namespaceName)