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