| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
CreateMaintenanceWindowResult |
AWSSimpleSystemsManagement.createMaintenanceWindow(CreateMaintenanceWindowRequest createMaintenanceWindowRequest)
Creates a new Maintenance Window.
|
CreateMaintenanceWindowResult |
AbstractAWSSimpleSystemsManagement.createMaintenanceWindow(CreateMaintenanceWindowRequest request) |
CreateMaintenanceWindowResult |
AWSSimpleSystemsManagementClient.createMaintenanceWindow(CreateMaintenanceWindowRequest request)
Creates a new Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateMaintenanceWindowResult> |
AWSSimpleSystemsManagementAsyncClient.createMaintenanceWindowAsync(CreateMaintenanceWindowRequest request,
AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResult> asyncHandler) |
Future<CreateMaintenanceWindowResult> |
AWSSimpleSystemsManagementAsync.createMaintenanceWindowAsync(CreateMaintenanceWindowRequest createMaintenanceWindowRequest,
AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResult> asyncHandler)
Creates a new Maintenance Window.
|
Future<CreateMaintenanceWindowResult> |
AbstractAWSSimpleSystemsManagementAsync.createMaintenanceWindowAsync(CreateMaintenanceWindowRequest request,
AsyncHandler<CreateMaintenanceWindowRequest,CreateMaintenanceWindowResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateMaintenanceWindowResult |
CreateMaintenanceWindowResult.clone() |
CreateMaintenanceWindowResult |
CreateMaintenanceWindowResult.withWindowId(String windowId)
The ID of the created Maintenance Window.
|
Copyright © 2018. All rights reserved.