Uses of Class
software.amazon.awssdk.services.ec2.model.HibernationOptionsRequest
Packages that use HibernationOptionsRequest
-
Uses of HibernationOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return HibernationOptionsRequestModifier and TypeMethodDescriptionRunInstancesRequest.hibernationOptions()Indicates whether an instance is enabled for hibernation.Methods in software.amazon.awssdk.services.ec2.model with parameters of type HibernationOptionsRequestModifier and TypeMethodDescriptionRunInstancesRequest.Builder.hibernationOptions(HibernationOptionsRequest hibernationOptions) Indicates whether an instance is enabled for hibernation.