Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeHostReservationsRequest
-
Packages that use DescribeHostReservationsRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.paginators software.amazon.awssdk.services.ec2.transform -
-
Uses of DescribeHostReservationsRequest in software.amazon.awssdk.services.ec2
-
Uses of DescribeHostReservationsRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type DescribeHostReservationsRequest Constructor Description DescribeHostReservationsIterable(Ec2Client client, DescribeHostReservationsRequest firstRequest)DescribeHostReservationsPublisher(Ec2AsyncClient client, DescribeHostReservationsRequest firstRequest) -
Uses of DescribeHostReservationsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeHostReservationsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeHostReservationsRequestMarshaller. marshall(DescribeHostReservationsRequest describeHostReservationsRequest)
-