Uses of Class
io.gs2.cdk.jobQueue.model.options.NamespaceOptions
Packages that use NamespaceOptions
-
Uses of NamespaceOptions in io.gs2.cdk.jobQueue.model
Constructors in io.gs2.cdk.jobQueue.model with parameters of type NamespaceOptions -
Uses of NamespaceOptions in io.gs2.cdk.jobQueue.model.options
Methods in io.gs2.cdk.jobQueue.model.options that return NamespaceOptionsModifier and TypeMethodDescriptionNamespaceOptions.withDescription(String description) NamespaceOptions.withEnableAutoRun(Boolean enableAutoRun) NamespaceOptions.withLogSetting(LogSetting logSetting) NamespaceOptions.withPushNotification(NotificationSetting pushNotification) NamespaceOptions.withRunNotification(NotificationSetting runNotification)