Uses of Class
software.amazon.awssdk.services.ec2.model.UnlockSnapshotRequest
Packages that use UnlockSnapshotRequest
Package
Description
-
Uses of UnlockSnapshotRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type UnlockSnapshotRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UnlockSnapshotResponse>Ec2AsyncClient.unlockSnapshot(UnlockSnapshotRequest unlockSnapshotRequest) Unlocks a snapshot that is locked in governance mode or that is locked in compliance mode but still in the cooling-off period.default UnlockSnapshotResponseEc2Client.unlockSnapshot(UnlockSnapshotRequest unlockSnapshotRequest) Unlocks a snapshot that is locked in governance mode or that is locked in compliance mode but still in the cooling-off period. -
Uses of UnlockSnapshotRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type UnlockSnapshotRequestModifier and TypeMethodDescriptionUnlockSnapshotRequestMarshaller.marshall(UnlockSnapshotRequest unlockSnapshotRequest)