Package io.gs2.cdk.lottery.model.options
Class NamespaceOptions
java.lang.Object
io.gs2.cdk.lottery.model.options.NamespaceOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithChoicePrizeTableScriptId(String choicePrizeTableScriptId) withDescription(String description) withLogSetting(LogSetting logSetting) withLotteryTriggerScriptId(String lotteryTriggerScriptId) withQueueNamespaceId(String queueNamespaceId) withTransactionSetting(TransactionSetting transactionSetting)
-
Field Details
-
description
-
transactionSetting
-
lotteryTriggerScriptId
-
choicePrizeTableScriptId
-
logSetting
-
queueNamespaceId
-
keyId
-
-
Constructor Details
-
NamespaceOptions
public NamespaceOptions()
-
-
Method Details
-
withDescription
-
withTransactionSetting
-
withLotteryTriggerScriptId
-
withChoicePrizeTableScriptId
-
withLogSetting
-
withQueueNamespaceId
-
withKeyId
-