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