Uses of Class
io.gs2.cdk.stateMachine.model.options.NamespaceOptions
Packages that use NamespaceOptions
-
Uses of NamespaceOptions in io.gs2.cdk.stateMachine.model
Constructors in io.gs2.cdk.stateMachine.model with parameters of type NamespaceOptions -
Uses of NamespaceOptions in io.gs2.cdk.stateMachine.model.options
Methods in io.gs2.cdk.stateMachine.model.options that return NamespaceOptionsModifier and TypeMethodDescriptionNamespaceOptions.withDescription(String description) NamespaceOptions.withErrorScript(ScriptSetting errorScript) NamespaceOptions.withLogSetting(LogSetting logSetting) NamespaceOptions.withLowestStateMachineVersion(Long lowestStateMachineVersion) NamespaceOptions.withPassScript(ScriptSetting passScript) NamespaceOptions.withStartScript(ScriptSetting startScript)