Uses of Class
io.gs2.matchmaking.request.ExportMasterRequest
Packages that use ExportMasterRequest
-
Uses of ExportMasterRequest in io.gs2.matchmaking
Methods in io.gs2.matchmaking with parameters of type ExportMasterRequestModifier and TypeMethodDescriptionGs2MatchmakingRestClient.exportMaster(ExportMasterRequest request) voidGs2MatchmakingRestClient.exportMasterAsync(ExportMasterRequest request, AsyncAction<AsyncResult<ExportMasterResult>> callback) -
Uses of ExportMasterRequest in io.gs2.matchmaking.request
Methods in io.gs2.matchmaking.request that return ExportMasterRequestModifier and TypeMethodDescriptionstatic ExportMasterRequestExportMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) ExportMasterRequest.withNamespaceName(String namespaceName)