Uses of Class
io.gs2.realtime.request.NowRequest
Packages that use NowRequest
-
Uses of NowRequest in io.gs2.realtime
Methods in io.gs2.realtime with parameters of type NowRequestModifier and TypeMethodDescriptionGs2RealtimeRestClient.now(NowRequest request) voidGs2RealtimeRestClient.nowAsync(NowRequest request, AsyncAction<AsyncResult<NowResult>> callback) -
Uses of NowRequest in io.gs2.realtime.request
Methods in io.gs2.realtime.request that return NowRequestModifier and TypeMethodDescriptionstatic NowRequestNowRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) NowRequest.withAccessToken(String accessToken)