Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeLockedSnapshotsRequest
Packages that use DescribeLockedSnapshotsRequest
Package
Description
-
Uses of DescribeLockedSnapshotsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeLockedSnapshotsRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeLockedSnapshots(DescribeLockedSnapshotsRequest describeLockedSnapshotsRequest) Describes the lock status for a snapshot.default DescribeLockedSnapshotsResponseEc2Client.describeLockedSnapshots(DescribeLockedSnapshotsRequest describeLockedSnapshotsRequest) Describes the lock status for a snapshot. -
Uses of DescribeLockedSnapshotsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeLockedSnapshotsRequestModifier and TypeMethodDescriptionDescribeLockedSnapshotsRequestMarshaller.marshall(DescribeLockedSnapshotsRequest describeLockedSnapshotsRequest)