Class NamespaceOptions
java.lang.Object
io.gs2.cdk.exchange.model.options.NamespaceOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithDescription(String description) withEnableAwaitExchange(Boolean enableAwaitExchange) withEnableDirectExchange(Boolean enableDirectExchange) withExchangeScript(ScriptSetting exchangeScript) withIncrementalExchangeScript(ScriptSetting incrementalExchangeScript) withLogSetting(LogSetting logSetting) withQueueNamespaceId(String queueNamespaceId) withTransactionSetting(TransactionSetting transactionSetting)
-
Field Details
-
description
-
enableAwaitExchange
-
enableDirectExchange
-
transactionSetting
-
exchangeScript
-
incrementalExchangeScript
-
logSetting
-
queueNamespaceId
-
keyId
-
-
Constructor Details
-
NamespaceOptions
public NamespaceOptions()
-
-
Method Details
-
withDescription
-
withEnableAwaitExchange
-
withEnableDirectExchange
-
withTransactionSetting
-
withExchangeScript
-
withIncrementalExchangeScript
-
withLogSetting
-
withQueueNamespaceId
-
withKeyId
-