Class NamespaceOptions
java.lang.Object
io.gs2.cdk.jobQueue.model.options.NamespaceOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithDescription(String description) withEnableAutoRun(Boolean enableAutoRun) withLogSetting(LogSetting logSetting) withPushNotification(NotificationSetting pushNotification) withRunNotification(NotificationSetting runNotification)
-
Field Details
-
description
-
enableAutoRun
-
pushNotification
-
runNotification
-
logSetting
-
-
Constructor Details
-
NamespaceOptions
public NamespaceOptions()
-
-
Method Details
-
withDescription
-
withEnableAutoRun
-
withPushNotification
-
withRunNotification
-
withLogSetting
-