Uses of Interface
software.amazon.awssdk.services.sfn.model.ListExecutionsResponse.Builder
Packages that use ListExecutionsResponse.Builder
-
Uses of ListExecutionsResponse.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return ListExecutionsResponse.BuilderModifier and TypeMethodDescriptionListExecutionsResponse.builder()ListExecutionsResponse.Builder.executions(Collection<ExecutionListItem> executions) The list of matching executions.ListExecutionsResponse.Builder.executions(Consumer<ExecutionListItem.Builder>... executions) The list of matching executions.ListExecutionsResponse.Builder.executions(ExecutionListItem... executions) The list of matching executions.IfnextTokenis returned, there are more results available.ListExecutionsResponse.toBuilder()Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type ListExecutionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListExecutionsResponse.Builder>ListExecutionsResponse.serializableBuilderClass()