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