| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
HibernationOptionsRequest |
HibernationOptionsRequest.clone() |
HibernationOptionsRequest |
RunInstancesRequest.getHibernationOptions()
Indicates whether an instance is enabled for hibernation.
|
HibernationOptionsRequest |
HibernationOptionsRequest.withConfigured(Boolean configured)
Set to
true to enable your instance for hibernation. |
| Modifier and Type | Method and Description |
|---|---|
void |
RunInstancesRequest.setHibernationOptions(HibernationOptionsRequest hibernationOptions)
Indicates whether an instance is enabled for hibernation.
|
RunInstancesRequest |
RunInstancesRequest.withHibernationOptions(HibernationOptionsRequest hibernationOptions)
Indicates whether an instance is enabled for hibernation.
|
Copyright © 2025. All rights reserved.