| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetMaintenanceWindowResult> |
AWSSimpleSystemsManagementAsyncClient.getMaintenanceWindowAsync(GetMaintenanceWindowRequest request,
AsyncHandler<GetMaintenanceWindowRequest,GetMaintenanceWindowResult> asyncHandler) |
Future<GetMaintenanceWindowResult> |
AbstractAWSSimpleSystemsManagementAsync.getMaintenanceWindowAsync(GetMaintenanceWindowRequest request,
AsyncHandler<GetMaintenanceWindowRequest,GetMaintenanceWindowResult> asyncHandler) |
Future<GetMaintenanceWindowResult> |
AWSSimpleSystemsManagementAsync.getMaintenanceWindowAsync(GetMaintenanceWindowRequest getMaintenanceWindowRequest,
AsyncHandler<GetMaintenanceWindowRequest,GetMaintenanceWindowResult> asyncHandler)
Retrieves a maintenance window.
|
| Modifier and Type | Method and Description |
|---|---|
GetMaintenanceWindowRequest |
GetMaintenanceWindowRequest.clone() |
GetMaintenanceWindowRequest |
GetMaintenanceWindowRequest.withWindowId(String windowId)
The ID of the maintenance window for which you want to retrieve information.
|
Copyright © 2022. All rights reserved.