Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeFastLaunchImagesSuccessItem.Builder
Packages that use DescribeFastLaunchImagesSuccessItem.Builder
-
Uses of DescribeFastLaunchImagesSuccessItem.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeFastLaunchImagesSuccessItem.BuilderModifier and TypeMethodDescriptionDescribeFastLaunchImagesSuccessItem.builder()The image ID that identifies the Windows fast launch enabled image.DescribeFastLaunchImagesSuccessItem.Builder.launchTemplate(Consumer<FastLaunchLaunchTemplateSpecificationResponse.Builder> launchTemplate) The launch template that the Windows fast launch enabled AMI uses when it launches Windows instances from pre-provisioned snapshots.DescribeFastLaunchImagesSuccessItem.Builder.launchTemplate(FastLaunchLaunchTemplateSpecificationResponse launchTemplate) The launch template that the Windows fast launch enabled AMI uses when it launches Windows instances from pre-provisioned snapshots.DescribeFastLaunchImagesSuccessItem.Builder.maxParallelLaunches(Integer maxParallelLaunches) The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows fast launch.The owner ID for the Windows fast launch enabled AMI.DescribeFastLaunchImagesSuccessItem.Builder.resourceType(String resourceType) The resource type that Amazon EC2 uses for pre-provisioning the Windows AMI.DescribeFastLaunchImagesSuccessItem.Builder.resourceType(FastLaunchResourceType resourceType) The resource type that Amazon EC2 uses for pre-provisioning the Windows AMI.DescribeFastLaunchImagesSuccessItem.Builder.snapshotConfiguration(Consumer<FastLaunchSnapshotConfigurationResponse.Builder> snapshotConfiguration) A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.DescribeFastLaunchImagesSuccessItem.Builder.snapshotConfiguration(FastLaunchSnapshotConfigurationResponse snapshotConfiguration) A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.The current state of Windows fast launch for the specified Windows AMI.DescribeFastLaunchImagesSuccessItem.Builder.state(FastLaunchStateCode state) The current state of Windows fast launch for the specified Windows AMI.DescribeFastLaunchImagesSuccessItem.Builder.stateTransitionReason(String stateTransitionReason) The reason that Windows fast launch for the AMI changed to the current state.DescribeFastLaunchImagesSuccessItem.Builder.stateTransitionTime(Instant stateTransitionTime) The time that Windows fast launch for the AMI changed to the current state.DescribeFastLaunchImagesSuccessItem.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeFastLaunchImagesSuccessItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeFastLaunchImagesSuccessItem.Builder>DescribeFastLaunchImagesSuccessItem.serializableBuilderClass()