| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms |
|
| software.amazon.awssdk.services.sms.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutAppLaunchConfigurationResponse> |
SmsAsyncClient.putAppLaunchConfiguration(PutAppLaunchConfigurationRequest 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 |
|---|---|
SdkHttpFullRequest |
PutAppLaunchConfigurationRequestMarshaller.marshall(PutAppLaunchConfigurationRequest putAppLaunchConfigurationRequest) |
Copyright © 2023. All rights reserved.