Uses of Class
software.amazon.awssdk.services.ec2.model.ImportInstanceLaunchSpecification
-
Packages that use ImportInstanceLaunchSpecification Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ImportInstanceLaunchSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ImportInstanceLaunchSpecification Modifier and Type Method Description ImportInstanceLaunchSpecificationImportInstanceRequest. launchSpecification()The launch specification.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ImportInstanceLaunchSpecification Modifier and Type Method Description ImportInstanceRequest.BuilderImportInstanceRequest.Builder. launchSpecification(ImportInstanceLaunchSpecification launchSpecification)The launch specification.
-