Uses of Class
software.amazon.awssdk.services.robomaker.model.DeploymentLaunchConfig
-
Packages that use DeploymentLaunchConfig Package Description software.amazon.awssdk.services.robomaker.model -
-
Uses of DeploymentLaunchConfig in software.amazon.awssdk.services.robomaker.model
Methods in software.amazon.awssdk.services.robomaker.model that return DeploymentLaunchConfig Modifier and Type Method Description DeploymentLaunchConfigDeploymentApplicationConfig. launchConfig()The launch configuration.Methods in software.amazon.awssdk.services.robomaker.model with parameters of type DeploymentLaunchConfig Modifier and Type Method Description DeploymentApplicationConfig.BuilderDeploymentApplicationConfig.Builder. launchConfig(DeploymentLaunchConfig launchConfig)The launch configuration.
-