Uses of Interface
software.amazon.awssdk.services.ec2.model.FastLaunchSnapshotConfigurationResponse.Builder
Packages that use FastLaunchSnapshotConfigurationResponse.Builder
-
Uses of FastLaunchSnapshotConfigurationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FastLaunchSnapshotConfigurationResponse.BuilderModifier and TypeMethodDescriptionFastLaunchSnapshotConfigurationResponse.builder()FastLaunchSnapshotConfigurationResponse.Builder.targetResourceCount(Integer targetResourceCount) The number of pre-provisioned snapshots requested to keep on hand for a Windows fast launch enabled AMI.FastLaunchSnapshotConfigurationResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type FastLaunchSnapshotConfigurationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FastLaunchSnapshotConfigurationResponse.Builder>FastLaunchSnapshotConfigurationResponse.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type FastLaunchSnapshotConfigurationResponse.BuilderModifier and TypeMethodDescriptionDescribeFastLaunchImagesSuccessItem.Builder.snapshotConfiguration(Consumer<FastLaunchSnapshotConfigurationResponse.Builder> snapshotConfiguration) A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.DisableFastLaunchResponse.Builder.snapshotConfiguration(Consumer<FastLaunchSnapshotConfigurationResponse.Builder> snapshotConfiguration) Parameters that were used for Windows fast launch for the Windows AMI before Windows fast launch was disabled.default EnableFastLaunchResponse.BuilderEnableFastLaunchResponse.Builder.snapshotConfiguration(Consumer<FastLaunchSnapshotConfigurationResponse.Builder> snapshotConfiguration) Settings to create and manage the pre-provisioned snapshots that Amazon EC2 uses for faster launches from the Windows AMI.