Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeSnapshotsRequest
Packages that use DescribeSnapshotsRequest
Package
Description
-
Uses of DescribeSnapshotsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeSnapshotsRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeSnapshots(DescribeSnapshotsRequest describeSnapshotsRequest) Describes the specified EBS snapshots available to you or all of the EBS snapshots available to you.default DescribeSnapshotsResponseEc2Client.describeSnapshots(DescribeSnapshotsRequest describeSnapshotsRequest) Describes the specified EBS snapshots available to you or all of the EBS snapshots available to you.default DescribeSnapshotsPublisherEc2AsyncClient.describeSnapshotsPaginator(DescribeSnapshotsRequest describeSnapshotsRequest) This is a variant ofEc2AsyncClient.describeSnapshots(software.amazon.awssdk.services.ec2.model.DescribeSnapshotsRequest)operation.default DescribeSnapshotsIterableEc2Client.describeSnapshotsPaginator(DescribeSnapshotsRequest describeSnapshotsRequest) This is a variant ofEc2Client.describeSnapshots(software.amazon.awssdk.services.ec2.model.DescribeSnapshotsRequest)operation. -
Uses of DescribeSnapshotsRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type DescribeSnapshotsRequestModifierConstructorDescriptionDescribeSnapshotsIterable(Ec2Client client, DescribeSnapshotsRequest firstRequest) DescribeSnapshotsPublisher(Ec2AsyncClient client, DescribeSnapshotsRequest firstRequest) -
Uses of DescribeSnapshotsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeSnapshotsRequestModifier and TypeMethodDescriptionDescribeSnapshotsRequestMarshaller.marshall(DescribeSnapshotsRequest describeSnapshotsRequest) -
Uses of DescribeSnapshotsRequest in software.amazon.awssdk.services.ec2.waiters
Methods in software.amazon.awssdk.services.ec2.waiters with parameters of type DescribeSnapshotsRequestModifier and TypeMethodDescriptionEc2AsyncWaiter.waitUntilSnapshotCompleted(DescribeSnapshotsRequest describeSnapshotsRequest) PollsEc2AsyncClient.describeSnapshots(software.amazon.awssdk.services.ec2.model.DescribeSnapshotsRequest)API until the desired conditionSnapshotCompletedis met, or until it is determined that the resource will never enter into the desired stateEc2AsyncWaiter.waitUntilSnapshotCompleted(DescribeSnapshotsRequest describeSnapshotsRequest, WaiterOverrideConfiguration overrideConfig) PollsEc2AsyncClient.describeSnapshots(software.amazon.awssdk.services.ec2.model.DescribeSnapshotsRequest)API until the desired conditionSnapshotCompletedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<DescribeSnapshotsResponse>Ec2Waiter.waitUntilSnapshotCompleted(DescribeSnapshotsRequest describeSnapshotsRequest) PollsEc2Client.describeSnapshots(software.amazon.awssdk.services.ec2.model.DescribeSnapshotsRequest)API until the desired conditionSnapshotCompletedis met, or until it is determined that the resource will never enter into the desired statedefault WaiterResponse<DescribeSnapshotsResponse>Ec2Waiter.waitUntilSnapshotCompleted(DescribeSnapshotsRequest describeSnapshotsRequest, WaiterOverrideConfiguration overrideConfig) PollsEc2Client.describeSnapshots(software.amazon.awssdk.services.ec2.model.DescribeSnapshotsRequest)API until the desired conditionSnapshotCompletedis met, or until it is determined that the resource will never enter into the desired state