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)
If you set this parameter to
true , your instance is enabled 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 © 2021. All rights reserved.