Uses of Class
io.gs2.cdk.exchange.model.options.NamespaceOptions
Packages that use NamespaceOptions
-
Uses of NamespaceOptions in io.gs2.cdk.exchange.model
Constructors in io.gs2.cdk.exchange.model with parameters of type NamespaceOptions -
Uses of NamespaceOptions in io.gs2.cdk.exchange.model.options
Methods in io.gs2.cdk.exchange.model.options that return NamespaceOptionsModifier and TypeMethodDescriptionNamespaceOptions.withDescription(String description) NamespaceOptions.withEnableAwaitExchange(Boolean enableAwaitExchange) NamespaceOptions.withEnableDirectExchange(Boolean enableDirectExchange) NamespaceOptions.withExchangeScript(ScriptSetting exchangeScript) NamespaceOptions.withLogSetting(LogSetting logSetting) NamespaceOptions.withQueueNamespaceId(String queueNamespaceId) NamespaceOptions.withTransactionSetting(TransactionSetting transactionSetting)