Uses of Class
io.gs2.matchmaking.model.Namespace
Packages that use Namespace
-
Uses of Namespace in io.gs2.matchmaking.model
Methods in io.gs2.matchmaking.model that return NamespaceModifier and TypeMethodDescriptionstatic NamespaceNamespace.fromJson(com.fasterxml.jackson.databind.JsonNode data) Namespace.withChangeRatingNotification(NotificationSetting changeRatingNotification) Namespace.withChangeRatingScript(ScriptSetting changeRatingScript) Namespace.withCompleteMatchmakingTriggerRealtimeNamespaceId(String completeMatchmakingTriggerRealtimeNamespaceId) Namespace.withCompleteMatchmakingTriggerScriptId(String completeMatchmakingTriggerScriptId) Namespace.withCompleteMatchmakingTriggerType(String completeMatchmakingTriggerType) Namespace.withCompleteNotification(NotificationSetting completeNotification) Namespace.withCreatedAt(Long createdAt) Namespace.withCreateGatheringTriggerRealtimeNamespaceId(String createGatheringTriggerRealtimeNamespaceId) Namespace.withCreateGatheringTriggerScriptId(String createGatheringTriggerScriptId) Namespace.withCreateGatheringTriggerType(String createGatheringTriggerType) Namespace.withDescription(String description) Namespace.withEnableRating(Boolean enableRating) Namespace.withJoinNotification(NotificationSetting joinNotification) Namespace.withLeaveNotification(NotificationSetting leaveNotification) Namespace.withLogSetting(LogSetting logSetting) Namespace.withNamespaceId(String namespaceId) Namespace.withRevision(Long revision) Namespace.withUpdatedAt(Long updatedAt) Methods in io.gs2.matchmaking.model with parameters of type Namespace -
Uses of Namespace in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return NamespaceModifier and TypeMethodDescriptionCreateNamespaceResult.getItem()DeleteNamespaceResult.getItem()GetNamespaceResult.getItem()UpdateNamespaceResult.getItem()Methods in io.gs2.matchmaking.result that return types with arguments of type NamespaceMethods in io.gs2.matchmaking.result with parameters of type NamespaceModifier and TypeMethodDescriptionvoidvoidvoidvoidMethod parameters in io.gs2.matchmaking.result with type arguments of type Namespace