Class NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions
java.lang.Object
io.gs2.cdk.matchmaking.model.options.NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithChangeRatingNotification(NotificationSetting changeRatingNotification) withChangeRatingScript(ScriptSetting changeRatingScript) withCompleteNotification(NotificationSetting completeNotification) withDescription(String description) withJoinNotification(NotificationSetting joinNotification) withLeaveNotification(NotificationSetting leaveNotification) withLogSetting(LogSetting logSetting) withRevision(Long revision)
-
Field Details
-
description
-
changeRatingScript
-
joinNotification
-
leaveNotification
-
completeNotification
-
changeRatingNotification
-
logSetting
-
revision
-
-
Constructor Details
-
NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions
public NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions()
-
-
Method Details
-
withDescription
public NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions withDescription(String description) -
withChangeRatingScript
public NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions withChangeRatingScript(ScriptSetting changeRatingScript) -
withJoinNotification
public NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions withJoinNotification(NotificationSetting joinNotification) -
withLeaveNotification
public NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions withLeaveNotification(NotificationSetting leaveNotification) -
withCompleteNotification
public NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions withCompleteNotification(NotificationSetting completeNotification) -
withChangeRatingNotification
public NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions withChangeRatingNotification(NotificationSetting changeRatingNotification) -
withLogSetting
public NamespaceCompleteMatchmakingTriggerTypeIsGs2RealtimeOptions withLogSetting(LogSetting logSetting) -
withRevision
-