Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeHostReservationOfferingsResponse
Packages that use DescribeHostReservationOfferingsResponse
Package
Description
-
Uses of DescribeHostReservationOfferingsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeHostReservationOfferingsResponseModifier and TypeMethodDescriptionEc2Client.describeHostReservationOfferings()Describes the Dedicated Host reservations that are available to purchase.Ec2Client.describeHostReservationOfferings(Consumer<DescribeHostReservationOfferingsRequest.Builder> describeHostReservationOfferingsRequest) Describes the Dedicated Host reservations that are available to purchase.Ec2Client.describeHostReservationOfferings(DescribeHostReservationOfferingsRequest describeHostReservationOfferingsRequest) Describes the Dedicated Host reservations that are available to purchase.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeHostReservationOfferingsResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeHostReservationOfferings()Describes the Dedicated Host reservations that are available to purchase.Ec2AsyncClient.describeHostReservationOfferings(Consumer<DescribeHostReservationOfferingsRequest.Builder> describeHostReservationOfferingsRequest) Describes the Dedicated Host reservations that are available to purchase.Ec2AsyncClient.describeHostReservationOfferings(DescribeHostReservationOfferingsRequest describeHostReservationOfferingsRequest) Describes the Dedicated Host reservations that are available to purchase. -
Uses of DescribeHostReservationOfferingsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeHostReservationOfferingsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeHostReservationOfferingsResponseModifier and TypeMethodDescriptionvoidDescribeHostReservationOfferingsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeHostReservationOfferingsResponse> subscriber)