Uses of Class
io.gs2.dictionary.result.ResetByUserIdResult
Packages that use ResetByUserIdResult
-
Uses of ResetByUserIdResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return ResetByUserIdResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.resetByUserId(ResetByUserIdRequest request) Method parameters in io.gs2.dictionary with type arguments of type ResetByUserIdResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.resetByUserIdAsync(ResetByUserIdRequest request, AsyncAction<AsyncResult<ResetByUserIdResult>> callback) -
Uses of ResetByUserIdResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return ResetByUserIdResultModifier and TypeMethodDescriptionstatic ResetByUserIdResultResetByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)