Uses of Enum Class
io.gs2.cdk.stateMachine.model.enums.NamespaceSupportSpeculativeExecution
Packages that use NamespaceSupportSpeculativeExecution
-
Uses of NamespaceSupportSpeculativeExecution in io.gs2.cdk.stateMachine.model.enums
Methods in io.gs2.cdk.stateMachine.model.enums that return NamespaceSupportSpeculativeExecutionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NamespaceSupportSpeculativeExecution[]NamespaceSupportSpeculativeExecution.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NamespaceSupportSpeculativeExecution in io.gs2.cdk.stateMachine.model.options
Fields in io.gs2.cdk.stateMachine.model.options declared as NamespaceSupportSpeculativeExecutionMethods in io.gs2.cdk.stateMachine.model.options with parameters of type NamespaceSupportSpeculativeExecutionModifier and TypeMethodDescriptionNamespaceOptions.withSupportSpeculativeExecution(NamespaceSupportSpeculativeExecution supportSpeculativeExecution)