Uses of Class
software.amazon.awssdk.services.ec2.model.HibernationOptions
Packages that use HibernationOptions
-
Uses of HibernationOptions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return HibernationOptionsModifier and TypeMethodDescriptionfinal HibernationOptionsInstance.hibernationOptions()Indicates whether the instance is enabled for hibernation.Methods in software.amazon.awssdk.services.ec2.model with parameters of type HibernationOptionsModifier and TypeMethodDescriptionInstance.Builder.hibernationOptions(HibernationOptions hibernationOptions) Indicates whether the instance is enabled for hibernation.