Uses of Interface
software.amazon.awssdk.services.sfn.model.StartExecutionResponse.Builder
Packages that use StartExecutionResponse.Builder
-
Uses of StartExecutionResponse.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return StartExecutionResponse.BuilderModifier and TypeMethodDescriptionStartExecutionResponse.builder()StartExecutionResponse.Builder.executionArn(String executionArn) The Amazon Resource Name (ARN) that identifies the execution.The date the execution is started.StartExecutionResponse.toBuilder()Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type StartExecutionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartExecutionResponse.Builder>StartExecutionResponse.serializableBuilderClass()