Uses of Class
io.gs2.ranking.result.ExportMasterResult
Packages that use ExportMasterResult
-
Uses of ExportMasterResult in io.gs2.ranking
Methods in io.gs2.ranking that return ExportMasterResultMethod parameters in io.gs2.ranking with type arguments of type ExportMasterResultModifier and TypeMethodDescriptionvoidGs2RankingRestClient.exportMasterAsync(ExportMasterRequest request, AsyncAction<AsyncResult<ExportMasterResult>> callback) -
Uses of ExportMasterResult in io.gs2.ranking.result
Methods in io.gs2.ranking.result that return ExportMasterResultModifier and TypeMethodDescriptionstatic ExportMasterResultExportMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ExportMasterResult.withItem(CurrentRankingMaster item)