Package io.gs2.cdk.inbox.model.options
Class NamespaceOptions
java.lang.Object
io.gs2.cdk.inbox.model.options.NamespaceOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithDeleteMessageScript(ScriptSetting deleteMessageScript) withDescription(String description) withIsAutomaticDeletingEnabled(Boolean isAutomaticDeletingEnabled) withLogSetting(LogSetting logSetting) withQueueNamespaceId(String queueNamespaceId) withReadMessageScript(ScriptSetting readMessageScript) withReceiveMessageScript(ScriptSetting receiveMessageScript) withReceiveNotification(NotificationSetting receiveNotification) withTransactionSetting(TransactionSetting transactionSetting)
-
Field Details
-
description
-
isAutomaticDeletingEnabled
-
transactionSetting
-
receiveMessageScript
-
readMessageScript
-
deleteMessageScript
-
receiveNotification
-
logSetting
-
queueNamespaceId
-
keyId
-
-
Constructor Details
-
NamespaceOptions
public NamespaceOptions()
-
-
Method Details
-
withDescription
-
withIsAutomaticDeletingEnabled
-
withTransactionSetting
-
withReceiveMessageScript
-
withReadMessageScript
-
withDeleteMessageScript
-
withReceiveNotification
-
withLogSetting
-
withQueueNamespaceId
-
withKeyId
-