Uses of Class
io.gs2.exchange.result.GetAwaitByUserIdResult
Packages that use GetAwaitByUserIdResult
-
Uses of GetAwaitByUserIdResult in io.gs2.exchange
Methods in io.gs2.exchange that return GetAwaitByUserIdResultModifier and TypeMethodDescriptionGs2ExchangeRestClient.getAwaitByUserId(GetAwaitByUserIdRequest request) Method parameters in io.gs2.exchange with type arguments of type GetAwaitByUserIdResultModifier and TypeMethodDescriptionvoidGs2ExchangeRestClient.getAwaitByUserIdAsync(GetAwaitByUserIdRequest request, AsyncAction<AsyncResult<GetAwaitByUserIdResult>> callback) -
Uses of GetAwaitByUserIdResult in io.gs2.exchange.result
Methods in io.gs2.exchange.result that return GetAwaitByUserIdResultModifier and TypeMethodDescriptionstatic GetAwaitByUserIdResultGetAwaitByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)