Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribeHostReservationOfferingsIterable
-
Packages that use DescribeHostReservationOfferingsIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribeHostReservationOfferingsIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeHostReservationOfferingsIterable Modifier and Type Method Description default DescribeHostReservationOfferingsIterableEc2Client. describeHostReservationOfferingsPaginator()Describes the Dedicated Host reservations that are available to purchase.default DescribeHostReservationOfferingsIterableEc2Client. describeHostReservationOfferingsPaginator(Consumer<DescribeHostReservationOfferingsRequest.Builder> describeHostReservationOfferingsRequest)Describes the Dedicated Host reservations that are available to purchase.default DescribeHostReservationOfferingsIterableEc2Client. describeHostReservationOfferingsPaginator(DescribeHostReservationOfferingsRequest describeHostReservationOfferingsRequest)Describes the Dedicated Host reservations that are available to purchase.
-