| Package | Description |
|---|---|
| com.amazonaws.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
ActionExecutionFilter |
ActionExecutionFilter.clone() |
ActionExecutionFilter |
ListActionExecutionsRequest.getFilter()
Input information used to filter action execution history.
|
ActionExecutionFilter |
ActionExecutionFilter.withPipelineExecutionId(String pipelineExecutionId)
The pipeline execution ID used to filter action execution history.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListActionExecutionsRequest.setFilter(ActionExecutionFilter filter)
Input information used to filter action execution history.
|
ListActionExecutionsRequest |
ListActionExecutionsRequest.withFilter(ActionExecutionFilter filter)
Input information used to filter action execution history.
|
Copyright © 2022. All rights reserved.