Class NamespaceCompleteMatchmakingTriggerTypeIsNoneOptions
java.lang.Object
io.gs2.cdk.matchmaking.model.options.NamespaceCompleteMatchmakingTriggerTypeIsNoneOptions
-
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
-
NamespaceCompleteMatchmakingTriggerTypeIsNoneOptions
public NamespaceCompleteMatchmakingTriggerTypeIsNoneOptions()
-
-
Method Details
-
withDescription
-
withChangeRatingScript
public NamespaceCompleteMatchmakingTriggerTypeIsNoneOptions withChangeRatingScript(ScriptSetting changeRatingScript) -
withJoinNotification
public NamespaceCompleteMatchmakingTriggerTypeIsNoneOptions withJoinNotification(NotificationSetting joinNotification) -
withLeaveNotification
public NamespaceCompleteMatchmakingTriggerTypeIsNoneOptions withLeaveNotification(NotificationSetting leaveNotification) -
withCompleteNotification
public NamespaceCompleteMatchmakingTriggerTypeIsNoneOptions withCompleteNotification(NotificationSetting completeNotification) -
withChangeRatingNotification
public NamespaceCompleteMatchmakingTriggerTypeIsNoneOptions withChangeRatingNotification(NotificationSetting changeRatingNotification) -
withLogSetting
-
withRevision
-