Uses of Class
software.amazon.awssdk.services.ec2.model.FleetLaunchTemplateSpecificationRequest
Packages that use FleetLaunchTemplateSpecificationRequest
-
Uses of FleetLaunchTemplateSpecificationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FleetLaunchTemplateSpecificationRequestModifier and TypeMethodDescriptionFleetLaunchTemplateConfigRequest.launchTemplateSpecification()The launch template to use.Methods in software.amazon.awssdk.services.ec2.model with parameters of type FleetLaunchTemplateSpecificationRequestModifier and TypeMethodDescriptionFleetLaunchTemplateConfigRequest.Builder.launchTemplateSpecification(FleetLaunchTemplateSpecificationRequest launchTemplateSpecification) The launch template to use.