Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeHostReservationsResponse
Packages that use DescribeHostReservationsResponse
Package
Description
-
Uses of DescribeHostReservationsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeHostReservationsResponseModifier and TypeMethodDescriptiondefault DescribeHostReservationsResponseEc2Client.describeHostReservations()Describes reservations that are associated with Dedicated Hosts in your account.default DescribeHostReservationsResponseEc2Client.describeHostReservations(Consumer<DescribeHostReservationsRequest.Builder> describeHostReservationsRequest) Describes reservations that are associated with Dedicated Hosts in your account.default DescribeHostReservationsResponseEc2Client.describeHostReservations(DescribeHostReservationsRequest describeHostReservationsRequest) Describes reservations that are associated with Dedicated Hosts in your account.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeHostReservationsResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeHostReservations()Describes reservations that are associated with Dedicated Hosts in your account.Ec2AsyncClient.describeHostReservations(Consumer<DescribeHostReservationsRequest.Builder> describeHostReservationsRequest) Describes reservations that are associated with Dedicated Hosts in your account.Ec2AsyncClient.describeHostReservations(DescribeHostReservationsRequest describeHostReservationsRequest) Describes reservations that are associated with Dedicated Hosts in your account. -
Uses of DescribeHostReservationsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeHostReservationsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeHostReservationsResponseModifier and TypeMethodDescriptionvoidDescribeHostReservationsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeHostReservationsResponse> subscriber)