Uses of Class
software.amazon.awssdk.services.ec2.model.DisableFastSnapshotRestoresRequest
Packages that use DisableFastSnapshotRestoresRequest
Package
Description
-
Uses of DisableFastSnapshotRestoresRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DisableFastSnapshotRestoresRequestModifier and TypeMethodDescriptionEc2AsyncClient.disableFastSnapshotRestores(DisableFastSnapshotRestoresRequest disableFastSnapshotRestoresRequest) Disables fast snapshot restores for the specified snapshots in the specified Availability Zones.Ec2Client.disableFastSnapshotRestores(DisableFastSnapshotRestoresRequest disableFastSnapshotRestoresRequest) Disables fast snapshot restores for the specified snapshots in the specified Availability Zones. -
Uses of DisableFastSnapshotRestoresRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DisableFastSnapshotRestoresRequestModifier and TypeMethodDescriptionDisableFastSnapshotRestoresRequestMarshaller.marshall(DisableFastSnapshotRestoresRequest disableFastSnapshotRestoresRequest)