Uses of Class
io.gs2.matchmaking.request.DeleteGatheringRequest
Packages that use DeleteGatheringRequest
-
Uses of DeleteGatheringRequest in io.gs2.matchmaking
Methods in io.gs2.matchmaking with parameters of type DeleteGatheringRequestModifier and TypeMethodDescriptionGs2MatchmakingRestClient.deleteGathering(DeleteGatheringRequest request) voidGs2MatchmakingRestClient.deleteGatheringAsync(DeleteGatheringRequest request, AsyncAction<AsyncResult<DeleteGatheringResult>> callback) -
Uses of DeleteGatheringRequest in io.gs2.matchmaking.request
Methods in io.gs2.matchmaking.request that return DeleteGatheringRequestModifier and TypeMethodDescriptionstatic DeleteGatheringRequestDeleteGatheringRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteGatheringRequest.withGatheringName(String gatheringName) DeleteGatheringRequest.withNamespaceName(String namespaceName)