Package io.gs2.cdk.inbox.model.options
Class GlobalMessageOptions
java.lang.Object
io.gs2.cdk.inbox.model.options.GlobalMessageOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithExpiresAt(Long expiresAt) withExpiresTimeSpan(TimeSpan expiresTimeSpan) withMessageReceptionPeriodEventId(String messageReceptionPeriodEventId) withReadAcquireActions(List<AcquireAction> readAcquireActions)
-
Field Details
-
readAcquireActions
-
expiresTimeSpan
-
expiresAt
-
messageReceptionPeriodEventId
-
-
Constructor Details
-
GlobalMessageOptions
public GlobalMessageOptions()
-
-
Method Details
-
withReadAcquireActions
-
withExpiresTimeSpan
-
withExpiresAt
-
withMessageReceptionPeriodEventId
-