| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteAppLaunchConfigurationResponse |
SmsClient.deleteAppLaunchConfiguration(Consumer<DeleteAppLaunchConfigurationRequest.Builder> deleteAppLaunchConfigurationRequest)
Deletes the launch configuration for the specified application.
|
default DeleteAppLaunchConfigurationResponse |
SmsClient.deleteAppLaunchConfiguration(DeleteAppLaunchConfigurationRequest deleteAppLaunchConfigurationRequest)
Deletes the launch configuration for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAppLaunchConfigurationResponse> |
SmsAsyncClient.deleteAppLaunchConfiguration(Consumer<DeleteAppLaunchConfigurationRequest.Builder> deleteAppLaunchConfigurationRequest)
Deletes the launch configuration for the specified application.
|
default CompletableFuture<DeleteAppLaunchConfigurationResponse> |
SmsAsyncClient.deleteAppLaunchConfiguration(DeleteAppLaunchConfigurationRequest deleteAppLaunchConfigurationRequest)
Deletes the launch configuration for the specified application.
|
Copyright © 2022. All rights reserved.