Uses of Interface
software.amazon.awssdk.services.sfn.model.StateMachineVersionListItem.Builder
Packages that use StateMachineVersionListItem.Builder
-
Uses of StateMachineVersionListItem.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return StateMachineVersionListItem.BuilderModifier and TypeMethodDescriptionStateMachineVersionListItem.builder()StateMachineVersionListItem.Builder.creationDate(Instant creationDate) The creation date of a state machine version.StateMachineVersionListItem.Builder.stateMachineVersionArn(String stateMachineVersionArn) The Amazon Resource Name (ARN) that identifies a state machine version.StateMachineVersionListItem.toBuilder()Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type StateMachineVersionListItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StateMachineVersionListItem.Builder>StateMachineVersionListItem.serializableBuilderClass()