| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms |
|
| Modifier and Type | Method and Description |
|---|---|
default PutAppLaunchConfigurationResponse |
SmsClient.putAppLaunchConfiguration(Consumer<PutAppLaunchConfigurationRequest.Builder> putAppLaunchConfigurationRequest)
Creates or updates the launch configuration for the specified application.
|
default PutAppLaunchConfigurationResponse |
SmsClient.putAppLaunchConfiguration(PutAppLaunchConfigurationRequest putAppLaunchConfigurationRequest)
Creates or updates the launch configuration for the specified application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutAppLaunchConfigurationResponse> |
SmsAsyncClient.putAppLaunchConfiguration(Consumer<PutAppLaunchConfigurationRequest.Builder> putAppLaunchConfigurationRequest)
Creates or updates the launch configuration for the specified application.
|
default CompletableFuture<PutAppLaunchConfigurationResponse> |
SmsAsyncClient.putAppLaunchConfiguration(PutAppLaunchConfigurationRequest putAppLaunchConfigurationRequest)
Creates or updates the launch configuration for the specified application.
|
Copyright © 2023. All rights reserved.