| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMaintenanceWindowExecutionResponse> |
SSMAsyncClient.getMaintenanceWindowExecution(GetMaintenanceWindowExecutionRequest getMaintenanceWindowExecutionRequest)
Retrieves details about a specific task executed as part of a Maintenance Window execution.
|
default GetMaintenanceWindowExecutionResponse |
SSMClient.getMaintenanceWindowExecution(GetMaintenanceWindowExecutionRequest getMaintenanceWindowExecutionRequest)
Retrieves details about a specific task executed as part of a Maintenance Window execution.
|
| Modifier and Type | Method and Description |
|---|---|
Request<GetMaintenanceWindowExecutionRequest> |
GetMaintenanceWindowExecutionRequestMarshaller.marshall(GetMaintenanceWindowExecutionRequest getMaintenanceWindowExecutionRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetMaintenanceWindowExecutionRequest> |
GetMaintenanceWindowExecutionRequestMarshaller.marshall(GetMaintenanceWindowExecutionRequest getMaintenanceWindowExecutionRequest) |
void |
GetMaintenanceWindowExecutionRequestModelMarshaller.marshall(GetMaintenanceWindowExecutionRequest getMaintenanceWindowExecutionRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.