| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeHostReservationsResponse |
EC2Client.describeHostReservations()
Describes Dedicated Host Reservations which are associated with Dedicated Hosts in your account.
|
default DescribeHostReservationsResponse |
EC2Client.describeHostReservations(Consumer<DescribeHostReservationsRequest.Builder> describeHostReservationsRequest)
Describes Dedicated Host Reservations which are associated with Dedicated Hosts in your account.
|
default DescribeHostReservationsResponse |
EC2Client.describeHostReservations(DescribeHostReservationsRequest describeHostReservationsRequest)
Describes Dedicated Host Reservations which are associated with Dedicated Hosts in your account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeHostReservationsResponse> |
EC2AsyncClient.describeHostReservations()
Describes Dedicated Host Reservations which are associated with Dedicated Hosts in your account.
|
default CompletableFuture<DescribeHostReservationsResponse> |
EC2AsyncClient.describeHostReservations(Consumer<DescribeHostReservationsRequest.Builder> describeHostReservationsRequest)
Describes Dedicated Host Reservations which are associated with Dedicated Hosts in your account.
|
default CompletableFuture<DescribeHostReservationsResponse> |
EC2AsyncClient.describeHostReservations(DescribeHostReservationsRequest describeHostReservationsRequest)
Describes Dedicated Host Reservations which are associated with Dedicated Hosts in your account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeHostReservationsResponse |
DescribeHostReservationsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.