| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateMaintenanceWindowResponse |
SSMClient.createMaintenanceWindow(Consumer<CreateMaintenanceWindowRequest.Builder> createMaintenanceWindowRequest)
Creates a new Maintenance Window.
|
default CreateMaintenanceWindowResponse |
SSMClient.createMaintenanceWindow(CreateMaintenanceWindowRequest createMaintenanceWindowRequest)
Creates a new Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateMaintenanceWindowResponse> |
SSMAsyncClient.createMaintenanceWindow(Consumer<CreateMaintenanceWindowRequest.Builder> createMaintenanceWindowRequest)
Creates a new Maintenance Window.
|
default CompletableFuture<CreateMaintenanceWindowResponse> |
SSMAsyncClient.createMaintenanceWindow(CreateMaintenanceWindowRequest createMaintenanceWindowRequest)
Creates a new Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMaintenanceWindowResponse |
CreateMaintenanceWindowResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.