DescribeAssociationExecutionsResponse.Builder |
DescribeAssociationExecutionsResponse.Builder.associationExecutions(Collection<AssociationExecution> associationExecutions) |
A list of the executions for the specified association ID.
|
DescribeAssociationExecutionsResponse.Builder |
DescribeAssociationExecutionsResponse.Builder.associationExecutions(Consumer<AssociationExecution.Builder>... associationExecutions) |
A list of the executions for the specified association ID.
|
DescribeAssociationExecutionsResponse.Builder |
DescribeAssociationExecutionsResponse.Builder.associationExecutions(AssociationExecution... associationExecutions) |
A list of the executions for the specified association ID.
|
static DescribeAssociationExecutionsResponse.Builder |
DescribeAssociationExecutionsResponse.builder() |
|
DescribeAssociationExecutionsResponse.Builder |
DescribeAssociationExecutionsResponse.Builder.nextToken(String nextToken) |
The token for the next set of items to return.
|
DescribeAssociationExecutionsResponse.Builder |
DescribeAssociationExecutionsResponse.toBuilder() |
|