| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateMaintenanceWindowResponse |
SsmClient.createMaintenanceWindow(CreateMaintenanceWindowRequest createMaintenanceWindowRequest)
Creates a new Maintenance Window.
|
default CompletableFuture<CreateMaintenanceWindowResponse> |
SsmAsyncClient.createMaintenanceWindow(CreateMaintenanceWindowRequest createMaintenanceWindowRequest)
Creates a new Maintenance Window.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateMaintenanceWindowRequestMarshaller.marshall(CreateMaintenanceWindowRequest createMaintenanceWindowRequest) |
Copyright © 2019. All rights reserved.