Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeReservedInstancesListingsRequest
Packages that use DescribeReservedInstancesListingsRequest
Package
Description
-
Uses of DescribeReservedInstancesListingsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeReservedInstancesListingsRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeReservedInstancesListings(DescribeReservedInstancesListingsRequest describeReservedInstancesListingsRequest) Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.Ec2Client.describeReservedInstancesListings(DescribeReservedInstancesListingsRequest describeReservedInstancesListingsRequest) Describes your account's Reserved Instance listings in the Reserved Instance Marketplace. -
Uses of DescribeReservedInstancesListingsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeReservedInstancesListingsRequestModifier and TypeMethodDescriptionDescribeReservedInstancesListingsRequestMarshaller.marshall(DescribeReservedInstancesListingsRequest describeReservedInstancesListingsRequest)