Uses of Class
software.amazon.awssdk.services.ec2.model.EnableFastLaunchRequest
Packages that use EnableFastLaunchRequest
Package
Description
-
Uses of EnableFastLaunchRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableFastLaunchRequestModifier and TypeMethodDescriptionEc2AsyncClient.enableFastLaunch(EnableFastLaunchRequest enableFastLaunchRequest) When you enable Windows fast launch for a Windows AMI, images are pre-provisioned, using snapshots to launch instances up to 65% faster.default EnableFastLaunchResponseEc2Client.enableFastLaunch(EnableFastLaunchRequest enableFastLaunchRequest) When you enable Windows fast launch for a Windows AMI, images are pre-provisioned, using snapshots to launch instances up to 65% faster. -
Uses of EnableFastLaunchRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableFastLaunchRequestModifier and TypeMethodDescriptionEnableFastLaunchRequestMarshaller.marshall(EnableFastLaunchRequest enableFastLaunchRequest)