Uses of Class
io.gs2.dictionary.result.DeleteEntriesByUserIdResult
Packages that use DeleteEntriesByUserIdResult
-
Uses of DeleteEntriesByUserIdResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return DeleteEntriesByUserIdResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.deleteEntriesByUserId(DeleteEntriesByUserIdRequest request) Method parameters in io.gs2.dictionary with type arguments of type DeleteEntriesByUserIdResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.deleteEntriesByUserIdAsync(DeleteEntriesByUserIdRequest request, AsyncAction<AsyncResult<DeleteEntriesByUserIdResult>> callback) -
Uses of DeleteEntriesByUserIdResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return DeleteEntriesByUserIdResultModifier and TypeMethodDescriptionstatic DeleteEntriesByUserIdResultDeleteEntriesByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)