Uses of Interface
software.amazon.awssdk.services.sfn.model.StateMachineListItem.Builder
Packages that use StateMachineListItem.Builder
-
Uses of StateMachineListItem.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return StateMachineListItem.BuilderModifier and TypeMethodDescriptionstatic StateMachineListItem.BuilderStateMachineListItem.builder()StateMachineListItem.Builder.creationDate(Instant creationDate) The date the state machine is created.The name of the state machine.StateMachineListItem.Builder.stateMachineArn(String stateMachineArn) The Amazon Resource Name (ARN) that identifies the state machine.StateMachineListItem.toBuilder()StateMachineListItem.Builder.type(StateMachineType type) Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type StateMachineListItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StateMachineListItem.Builder>StateMachineListItem.serializableBuilderClass()