Uses of Class
software.amazon.awssdk.services.ec2.model.FleetLaunchTemplateConfig
Packages that use FleetLaunchTemplateConfig
-
Uses of FleetLaunchTemplateConfig in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type FleetLaunchTemplateConfigModifier and TypeMethodDescriptionfinal List<FleetLaunchTemplateConfig>FleetData.launchTemplateConfigs()The launch template and overrides.Methods in software.amazon.awssdk.services.ec2.model with parameters of type FleetLaunchTemplateConfigModifier and TypeMethodDescriptionFleetData.Builder.launchTemplateConfigs(FleetLaunchTemplateConfig... launchTemplateConfigs) The launch template and overrides.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type FleetLaunchTemplateConfigModifier and TypeMethodDescriptionFleetData.Builder.launchTemplateConfigs(Collection<FleetLaunchTemplateConfig> launchTemplateConfigs) The launch template and overrides.