Uses of Class
software.amazon.awssdk.services.ec2.model.CreateReplaceRootVolumeTaskRequest
Packages that use CreateReplaceRootVolumeTaskRequest
Package
Description
-
Uses of CreateReplaceRootVolumeTaskRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateReplaceRootVolumeTaskRequestModifier and TypeMethodDescriptionEc2AsyncClient.createReplaceRootVolumeTask(CreateReplaceRootVolumeTaskRequest createReplaceRootVolumeTaskRequest) Replaces the EBS-backed root volume for arunninginstance with a new volume that is restored to the original root volume's launch state, that is restored to a specific snapshot taken from the original root volume, or that is restored from an AMI that has the same key characteristics as that of the instance.Ec2Client.createReplaceRootVolumeTask(CreateReplaceRootVolumeTaskRequest createReplaceRootVolumeTaskRequest) Replaces the EBS-backed root volume for arunninginstance with a new volume that is restored to the original root volume's launch state, that is restored to a specific snapshot taken from the original root volume, or that is restored from an AMI that has the same key characteristics as that of the instance. -
Uses of CreateReplaceRootVolumeTaskRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateReplaceRootVolumeTaskRequestModifier and TypeMethodDescriptionCreateReplaceRootVolumeTaskRequestMarshaller.marshall(CreateReplaceRootVolumeTaskRequest createReplaceRootVolumeTaskRequest)