public static interface DeregisterTaskFromMaintenanceWindowRequest.Builder extends SsmRequest.Builder, SdkPojo, CopyableBuilder<DeregisterTaskFromMaintenanceWindowRequest.Builder,DeregisterTaskFromMaintenanceWindowRequest>
| Modifier and Type | Method and Description |
|---|---|
DeregisterTaskFromMaintenanceWindowRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeregisterTaskFromMaintenanceWindowRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeregisterTaskFromMaintenanceWindowRequest.Builder |
windowId(String windowId)
The ID of the maintenance window the task should be removed from.
|
DeregisterTaskFromMaintenanceWindowRequest.Builder |
windowTaskId(String windowTaskId)
The ID of the task to remove from the maintenance window.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeregisterTaskFromMaintenanceWindowRequest.Builder windowId(String windowId)
The ID of the maintenance window the task should be removed from.
windowId - The ID of the maintenance window the task should be removed from.DeregisterTaskFromMaintenanceWindowRequest.Builder windowTaskId(String windowTaskId)
The ID of the task to remove from the maintenance window.
windowTaskId - The ID of the task to remove from the maintenance window.DeregisterTaskFromMaintenanceWindowRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeregisterTaskFromMaintenanceWindowRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.