Class NamespaceOptions
java.lang.Object
io.gs2.cdk.stateMachine.model.options.NamespaceOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithDescription(String description) withErrorScript(ScriptSetting errorScript) withLogSetting(LogSetting logSetting) withLowestStateMachineVersion(Long lowestStateMachineVersion) withPassScript(ScriptSetting passScript) withStartScript(ScriptSetting startScript)
-
Field Details
-
description
-
startScript
-
passScript
-
errorScript
-
lowestStateMachineVersion
-
logSetting
-
-
Constructor Details
-
NamespaceOptions
public NamespaceOptions()
-
-
Method Details
-
withDescription
-
withStartScript
-
withPassScript
-
withErrorScript
-
withLowestStateMachineVersion
-
withLogSetting
-