Uses of Class
software.amazon.awssdk.services.ec2.model.LockSnapshotRequest
Packages that use LockSnapshotRequest
Package
Description
-
Uses of LockSnapshotRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type LockSnapshotRequestModifier and TypeMethodDescriptiondefault CompletableFuture<LockSnapshotResponse>Ec2AsyncClient.lockSnapshot(LockSnapshotRequest lockSnapshotRequest) Locks an Amazon EBS snapshot in either governance or compliance mode to protect it against accidental or malicious deletions for a specific duration.default LockSnapshotResponseEc2Client.lockSnapshot(LockSnapshotRequest lockSnapshotRequest) Locks an Amazon EBS snapshot in either governance or compliance mode to protect it against accidental or malicious deletions for a specific duration. -
Uses of LockSnapshotRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type LockSnapshotRequestModifier and TypeMethodDescriptionLockSnapshotRequestMarshaller.marshall(LockSnapshotRequest lockSnapshotRequest)