Uses of Class
software.amazon.awssdk.services.ec2.model.EnableFastSnapshotRestoresRequest
Packages that use EnableFastSnapshotRestoresRequest
Package
Description
-
Uses of EnableFastSnapshotRestoresRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableFastSnapshotRestoresRequestModifier and TypeMethodDescriptionEc2AsyncClient.enableFastSnapshotRestores(EnableFastSnapshotRestoresRequest enableFastSnapshotRestoresRequest) Enables fast snapshot restores for the specified snapshots in the specified Availability Zones.Ec2Client.enableFastSnapshotRestores(EnableFastSnapshotRestoresRequest enableFastSnapshotRestoresRequest) Enables fast snapshot restores for the specified snapshots in the specified Availability Zones. -
Uses of EnableFastSnapshotRestoresRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableFastSnapshotRestoresRequestModifier and TypeMethodDescriptionEnableFastSnapshotRestoresRequestMarshaller.marshall(EnableFastSnapshotRestoresRequest enableFastSnapshotRestoresRequest)