Uses of Class
io.gs2.cdk.experience.model.options.NamespaceOptions
Packages that use NamespaceOptions
-
Uses of NamespaceOptions in io.gs2.cdk.experience.model
Constructors in io.gs2.cdk.experience.model with parameters of type NamespaceOptions -
Uses of NamespaceOptions in io.gs2.cdk.experience.model.options
Methods in io.gs2.cdk.experience.model.options that return NamespaceOptionsModifier and TypeMethodDescriptionNamespaceOptions.withChangeExperienceScript(ScriptSetting changeExperienceScript) NamespaceOptions.withChangeRankCapScript(ScriptSetting changeRankCapScript) NamespaceOptions.withChangeRankScript(ScriptSetting changeRankScript) NamespaceOptions.withDescription(String description) NamespaceOptions.withLogSetting(LogSetting logSetting) NamespaceOptions.withOverflowExperienceScript(String overflowExperienceScript) NamespaceOptions.withRankCapScriptId(String rankCapScriptId) NamespaceOptions.withTransactionSetting(TransactionSetting transactionSetting)