| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteLaunchConfigurationResponse> |
AutoScalingAsyncClient.deleteLaunchConfiguration(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest)
Deletes the specified launch configuration.
|
default DeleteLaunchConfigurationResponse |
AutoScalingClient.deleteLaunchConfiguration(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest)
Deletes the specified launch configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteLaunchConfigurationRequestMarshaller.marshall(DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest) |
Copyright © 2023. All rights reserved.