Uses of Class
io.gs2.cdk.guild.model.options.NamespaceOptions
Packages that use NamespaceOptions
-
Uses of NamespaceOptions in io.gs2.cdk.guild.model
Constructors in io.gs2.cdk.guild.model with parameters of type NamespaceOptions -
Uses of NamespaceOptions in io.gs2.cdk.guild.model.options
Methods in io.gs2.cdk.guild.model.options that return NamespaceOptionsModifier and TypeMethodDescriptionNamespaceOptions.withChangeMemberNotification(NotificationSetting changeMemberNotification) NamespaceOptions.withDescription(String description) NamespaceOptions.withJoinNotification(NotificationSetting joinNotification) NamespaceOptions.withLeaveNotification(NotificationSetting leaveNotification) NamespaceOptions.withLogSetting(LogSetting logSetting) NamespaceOptions.withReceiveRequestNotification(NotificationSetting receiveRequestNotification) NamespaceOptions.withRemoveRequestNotification(NotificationSetting removeRequestNotification)