| Package | Description |
|---|---|
| software.amazon.awssdk.services.sms |
|
| Modifier and Type | Method and Description |
|---|---|
default GetAppLaunchConfigurationResponse |
SmsClient.getAppLaunchConfiguration()
Retrieves the application launch configuration associated with an application.
|
default GetAppLaunchConfigurationResponse |
SmsClient.getAppLaunchConfiguration(Consumer<GetAppLaunchConfigurationRequest.Builder> getAppLaunchConfigurationRequest)
Retrieves the application launch configuration associated with an application.
|
default GetAppLaunchConfigurationResponse |
SmsClient.getAppLaunchConfiguration(GetAppLaunchConfigurationRequest getAppLaunchConfigurationRequest)
Retrieves the application launch configuration associated with an application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAppLaunchConfigurationResponse> |
SmsAsyncClient.getAppLaunchConfiguration()
Retrieves the application launch configuration associated with an application.
|
default CompletableFuture<GetAppLaunchConfigurationResponse> |
SmsAsyncClient.getAppLaunchConfiguration(Consumer<GetAppLaunchConfigurationRequest.Builder> getAppLaunchConfigurationRequest)
Retrieves the application launch configuration associated with an application.
|
default CompletableFuture<GetAppLaunchConfigurationResponse> |
SmsAsyncClient.getAppLaunchConfiguration(GetAppLaunchConfigurationRequest getAppLaunchConfigurationRequest)
Retrieves the application launch configuration associated with an application.
|
Copyright © 2019. All rights reserved.