Uses of Class
software.amazon.awssdk.services.sms.model.LaunchDetails
-
Packages that use LaunchDetails Package Description software.amazon.awssdk.services.sms.model -
-
Uses of LaunchDetails in software.amazon.awssdk.services.sms.model
Methods in software.amazon.awssdk.services.sms.model that return LaunchDetails Modifier and Type Method Description LaunchDetailsAppSummary. launchDetails()Details about the latest launch of the application.Methods in software.amazon.awssdk.services.sms.model with parameters of type LaunchDetails Modifier and Type Method Description AppSummary.BuilderAppSummary.Builder. launchDetails(LaunchDetails launchDetails)Details about the latest launch of the application.
-