| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateLaunchConfigurationResponse |
AutoScalingClient.createLaunchConfiguration(CreateLaunchConfigurationRequest createLaunchConfigurationRequest)
Creates a launch configuration.
|
default CompletableFuture<CreateLaunchConfigurationResponse> |
AutoScalingAsyncClient.createLaunchConfiguration(CreateLaunchConfigurationRequest createLaunchConfigurationRequest)
Creates a launch configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLaunchConfigurationRequestMarshaller.marshall(CreateLaunchConfigurationRequest createLaunchConfigurationRequest) |
Copyright © 2022. All rights reserved.