Uses of Interface
software.amazon.awssdk.services.ssm.model.DescribeAssociationExecutionsResponse.Builder
Packages that use DescribeAssociationExecutionsResponse.Builder
-
Uses of DescribeAssociationExecutionsResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return DescribeAssociationExecutionsResponse.BuilderModifier and TypeMethodDescriptionDescribeAssociationExecutionsResponse.Builder.associationExecutions(Collection<AssociationExecution> associationExecutions) A list of the executions for the specified association ID.DescribeAssociationExecutionsResponse.Builder.associationExecutions(Consumer<AssociationExecution.Builder>... associationExecutions) A list of the executions for the specified association ID.DescribeAssociationExecutionsResponse.Builder.associationExecutions(AssociationExecution... associationExecutions) A list of the executions for the specified association ID.DescribeAssociationExecutionsResponse.builder()The token for the next set of items to return.DescribeAssociationExecutionsResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type DescribeAssociationExecutionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeAssociationExecutionsResponse.Builder>DescribeAssociationExecutionsResponse.serializableBuilderClass()