Uses of Class
software.amazon.awssdk.services.ec2.model.DeleteSnapshotRequest
Packages that use DeleteSnapshotRequest
Package
Description
-
Uses of DeleteSnapshotRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeleteSnapshotRequestModifier and TypeMethodDescriptiondefault CompletableFuture<DeleteSnapshotResponse>Ec2AsyncClient.deleteSnapshot(DeleteSnapshotRequest deleteSnapshotRequest) Deletes the specified snapshot.default DeleteSnapshotResponseEc2Client.deleteSnapshot(DeleteSnapshotRequest deleteSnapshotRequest) Deletes the specified snapshot. -
Uses of DeleteSnapshotRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DeleteSnapshotRequestModifier and TypeMethodDescriptionDeleteSnapshotRequestMarshaller.marshall(DeleteSnapshotRequest deleteSnapshotRequest)