Uses of Class
software.amazon.awssdk.services.sms.model.GetAppLaunchConfigurationRequest
-
Packages that use GetAppLaunchConfigurationRequest Package Description software.amazon.awssdk.services.sms software.amazon.awssdk.services.sms.transform -
-
Uses of GetAppLaunchConfigurationRequest in software.amazon.awssdk.services.sms
Methods in software.amazon.awssdk.services.sms with parameters of type GetAppLaunchConfigurationRequest Modifier and Type Method Description default CompletableFuture<GetAppLaunchConfigurationResponse>SmsAsyncClient. getAppLaunchConfiguration(GetAppLaunchConfigurationRequest getAppLaunchConfigurationRequest)Retrieves the application launch configuration associated with the specified application.default GetAppLaunchConfigurationResponseSmsClient. getAppLaunchConfiguration(GetAppLaunchConfigurationRequest getAppLaunchConfigurationRequest)Retrieves the application launch configuration associated with the specified application. -
Uses of GetAppLaunchConfigurationRequest in software.amazon.awssdk.services.sms.transform
Methods in software.amazon.awssdk.services.sms.transform with parameters of type GetAppLaunchConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestGetAppLaunchConfigurationRequestMarshaller. marshall(GetAppLaunchConfigurationRequest getAppLaunchConfigurationRequest)
-