Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeSnapshotTierStatusRequest
Packages that use DescribeSnapshotTierStatusRequest
Package
Description
-
Uses of DescribeSnapshotTierStatusRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeSnapshotTierStatusRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeSnapshotTierStatus(DescribeSnapshotTierStatusRequest describeSnapshotTierStatusRequest) Describes the storage tier status of one or more Amazon EBS snapshots.Ec2Client.describeSnapshotTierStatus(DescribeSnapshotTierStatusRequest describeSnapshotTierStatusRequest) Describes the storage tier status of one or more Amazon EBS snapshots.Ec2AsyncClient.describeSnapshotTierStatusPaginator(DescribeSnapshotTierStatusRequest describeSnapshotTierStatusRequest) This is a variant ofEc2AsyncClient.describeSnapshotTierStatus(software.amazon.awssdk.services.ec2.model.DescribeSnapshotTierStatusRequest)operation.Ec2Client.describeSnapshotTierStatusPaginator(DescribeSnapshotTierStatusRequest describeSnapshotTierStatusRequest) This is a variant ofEc2Client.describeSnapshotTierStatus(software.amazon.awssdk.services.ec2.model.DescribeSnapshotTierStatusRequest)operation. -
Uses of DescribeSnapshotTierStatusRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type DescribeSnapshotTierStatusRequestModifierConstructorDescriptionDescribeSnapshotTierStatusIterable(Ec2Client client, DescribeSnapshotTierStatusRequest firstRequest) DescribeSnapshotTierStatusPublisher(Ec2AsyncClient client, DescribeSnapshotTierStatusRequest firstRequest) -
Uses of DescribeSnapshotTierStatusRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeSnapshotTierStatusRequestModifier and TypeMethodDescriptionDescribeSnapshotTierStatusRequestMarshaller.marshall(DescribeSnapshotTierStatusRequest describeSnapshotTierStatusRequest)