Class NamespaceOptions
java.lang.Object
io.gs2.cdk.experience.model.options.NamespaceOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithChangeExperienceScript(ScriptSetting changeExperienceScript) withChangeRankCapScript(ScriptSetting changeRankCapScript) withChangeRankScript(ScriptSetting changeRankScript) withDescription(String description) withLogSetting(LogSetting logSetting) withOverflowExperienceScript(ScriptSetting overflowExperienceScript) withRankCapScriptId(String rankCapScriptId) withTransactionSetting(TransactionSetting transactionSetting)
-
Field Details
-
description
-
transactionSetting
-
rankCapScriptId
-
changeExperienceScript
-
changeRankScript
-
changeRankCapScript
-
overflowExperienceScript
-
logSetting
-
-
Constructor Details
-
NamespaceOptions
public NamespaceOptions()
-
-
Method Details
-
withDescription
-
withTransactionSetting
-
withRankCapScriptId
-
withChangeExperienceScript
-
withChangeRankScript
-
withChangeRankCapScript
-
withOverflowExperienceScript
-
withLogSetting
-