Uses of Interface
software.amazon.awssdk.services.sfn.model.GetExecutionHistoryResponse.Builder
Packages that use GetExecutionHistoryResponse.Builder
-
Uses of GetExecutionHistoryResponse.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return GetExecutionHistoryResponse.BuilderModifier and TypeMethodDescriptionGetExecutionHistoryResponse.builder()GetExecutionHistoryResponse.Builder.events(Collection<HistoryEvent> events) The list of events that occurred in the execution.GetExecutionHistoryResponse.Builder.events(Consumer<HistoryEvent.Builder>... events) The list of events that occurred in the execution.GetExecutionHistoryResponse.Builder.events(HistoryEvent... events) The list of events that occurred in the execution.IfnextTokenis returned, there are more results available.GetExecutionHistoryResponse.toBuilder()Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type GetExecutionHistoryResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetExecutionHistoryResponse.Builder>GetExecutionHistoryResponse.serializableBuilderClass()