| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteMaintenanceWindowResult> |
AWSSimpleSystemsManagementAsyncClient.deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest request,
AsyncHandler<DeleteMaintenanceWindowRequest,DeleteMaintenanceWindowResult> asyncHandler) |
Future<DeleteMaintenanceWindowResult> |
AWSSimpleSystemsManagementAsync.deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest deleteMaintenanceWindowRequest,
AsyncHandler<DeleteMaintenanceWindowRequest,DeleteMaintenanceWindowResult> asyncHandler)
Deletes a Maintenance Window.
|
Future<DeleteMaintenanceWindowResult> |
AbstractAWSSimpleSystemsManagementAsync.deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest request,
AsyncHandler<DeleteMaintenanceWindowRequest,DeleteMaintenanceWindowResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteMaintenanceWindowRequest |
DeleteMaintenanceWindowRequest.clone() |
DeleteMaintenanceWindowRequest |
DeleteMaintenanceWindowRequest.withWindowId(String windowId)
The ID of the Maintenance Window to delete.
|
Copyright © 2018. All rights reserved.