Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Method and Description |
---|---|
DeleteMaintenanceWindowResult |
AWSSimpleSystemsManagementClient.deleteMaintenanceWindow(DeleteMaintenanceWindowRequest request)
Deletes a maintenance window.
|
DeleteMaintenanceWindowResult |
AbstractAWSSimpleSystemsManagement.deleteMaintenanceWindow(DeleteMaintenanceWindowRequest request) |
DeleteMaintenanceWindowResult |
AWSSimpleSystemsManagement.deleteMaintenanceWindow(DeleteMaintenanceWindowRequest deleteMaintenanceWindowRequest)
Deletes a maintenance window.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteMaintenanceWindowResult> |
AbstractAWSSimpleSystemsManagementAsync.deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest request,
AsyncHandler<DeleteMaintenanceWindowRequest,DeleteMaintenanceWindowResult> asyncHandler) |
Future<DeleteMaintenanceWindowResult> |
AWSSimpleSystemsManagementAsyncClient.deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest request,
AsyncHandler<DeleteMaintenanceWindowRequest,DeleteMaintenanceWindowResult> asyncHandler) |
Future<DeleteMaintenanceWindowResult> |
AWSSimpleSystemsManagementAsync.deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest deleteMaintenanceWindowRequest,
AsyncHandler<DeleteMaintenanceWindowRequest,DeleteMaintenanceWindowResult> asyncHandler)
Deletes a maintenance window.
|
Modifier and Type | Method and Description |
---|---|
DeleteMaintenanceWindowResult |
DeleteMaintenanceWindowResult.clone() |
DeleteMaintenanceWindowResult |
DeleteMaintenanceWindowResult.withWindowId(String windowId)
The ID of the deleted maintenance window.
|
Copyright © 2023. All rights reserved.