| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<MaintenanceWindowExecutionTaskInvocationIdentity> |
DescribeMaintenanceWindowExecutionTaskInvocationsResponse.windowExecutionTaskInvocationIdentities()
Information about the task invocation results per invocation.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowExecutionTaskInvocationsResponse.Builder |
DescribeMaintenanceWindowExecutionTaskInvocationsResponse.Builder.windowExecutionTaskInvocationIdentities(MaintenanceWindowExecutionTaskInvocationIdentity... windowExecutionTaskInvocationIdentities)
Information about the task invocation results per invocation.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMaintenanceWindowExecutionTaskInvocationsResponse.Builder |
DescribeMaintenanceWindowExecutionTaskInvocationsResponse.Builder.windowExecutionTaskInvocationIdentities(Collection<MaintenanceWindowExecutionTaskInvocationIdentity> windowExecutionTaskInvocationIdentities)
Information about the task invocation results per invocation.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindowExecutionTaskInvocationIdentity |
MaintenanceWindowExecutionTaskInvocationIdentityUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceWindowExecutionTaskInvocationIdentityMarshaller.marshall(MaintenanceWindowExecutionTaskInvocationIdentity maintenanceWindowExecutionTaskInvocationIdentity,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.