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