| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeHostsResponse |
EC2Client.describeHosts()
Describes one or more of your Dedicated Hosts.
|
default DescribeHostsResponse |
EC2Client.describeHosts(DescribeHostsRequest describeHostsRequest)
Describes one or more of your Dedicated Hosts.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeHostsResponse> |
EC2AsyncClient.describeHosts()
Describes one or more of your Dedicated Hosts.
|
default CompletableFuture<DescribeHostsResponse> |
EC2AsyncClient.describeHosts(DescribeHostsRequest describeHostsRequest)
Describes one or more of your Dedicated Hosts.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeHostsResponse |
DescribeHostsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.