Uses of Class
io.gs2.cdk.account.model.options.NamespaceOptions
Packages that use NamespaceOptions
-
Uses of NamespaceOptions in io.gs2.cdk.account.model
Constructors in io.gs2.cdk.account.model with parameters of type NamespaceOptions -
Uses of NamespaceOptions in io.gs2.cdk.account.model.options
Methods in io.gs2.cdk.account.model.options that return NamespaceOptionsModifier and TypeMethodDescriptionNamespaceOptions.withAuthenticationScript(ScriptSetting authenticationScript) NamespaceOptions.withChangePasswordIfTakeOver(Boolean changePasswordIfTakeOver) NamespaceOptions.withCreateAccountScript(ScriptSetting createAccountScript) NamespaceOptions.withCreateTakeOverScript(ScriptSetting createTakeOverScript) NamespaceOptions.withDescription(String description) NamespaceOptions.withDifferentUserIdForLoginAndDataRetention(Boolean differentUserIdForLoginAndDataRetention) NamespaceOptions.withDoTakeOverScript(ScriptSetting doTakeOverScript) NamespaceOptions.withLogSetting(LogSetting logSetting)