Uses of Class
io.gs2.cdk.quest.model.options.NamespaceOptions
Packages that use NamespaceOptions
-
Uses of NamespaceOptions in io.gs2.cdk.quest.model
Constructors in io.gs2.cdk.quest.model with parameters of type NamespaceOptions -
Uses of NamespaceOptions in io.gs2.cdk.quest.model.options
Methods in io.gs2.cdk.quest.model.options that return NamespaceOptionsModifier and TypeMethodDescriptionNamespaceOptions.withCompleteQuestScript(ScriptSetting completeQuestScript) NamespaceOptions.withDescription(String description) NamespaceOptions.withFailedQuestScript(ScriptSetting failedQuestScript) NamespaceOptions.withLogSetting(LogSetting logSetting) NamespaceOptions.withQueueNamespaceId(String queueNamespaceId) NamespaceOptions.withStartQuestScript(ScriptSetting startQuestScript) NamespaceOptions.withTransactionSetting(TransactionSetting transactionSetting)