Uses of Interface
software.amazon.awssdk.services.sfn.model.RoutingConfigurationListItem.Builder
Packages that use RoutingConfigurationListItem.Builder
-
Uses of RoutingConfigurationListItem.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return RoutingConfigurationListItem.BuilderModifier and TypeMethodDescriptionRoutingConfigurationListItem.builder()RoutingConfigurationListItem.Builder.stateMachineVersionArn(String stateMachineVersionArn) The Amazon Resource Name (ARN) that identifies one or two state machine versions defined in the routing configuration.RoutingConfigurationListItem.toBuilder()The percentage of traffic you want to route to a state machine version.Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type RoutingConfigurationListItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RoutingConfigurationListItem.Builder>RoutingConfigurationListItem.serializableBuilderClass()