| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<AutomationExecutionFilter> |
DescribeAutomationExecutionsRequest.filters()
Filters used to limit the scope of executions that are requested.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAutomationExecutionsRequest.Builder |
DescribeAutomationExecutionsRequest.Builder.filters(AutomationExecutionFilter... filters)
Filters used to limit the scope of executions that are requested.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAutomationExecutionsRequest.Builder |
DescribeAutomationExecutionsRequest.Builder.filters(Collection<AutomationExecutionFilter> filters)
Filters used to limit the scope of executions that are requested.
|
| Modifier and Type | Method and Description |
|---|---|
AutomationExecutionFilter |
AutomationExecutionFilterUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomationExecutionFilterMarshaller.marshall(AutomationExecutionFilter automationExecutionFilter,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.