| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
DescribeHostsResponse.hosts()
Information about the Dedicated Hosts.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeHostsResponse.Builder |
DescribeHostsResponse.Builder.hosts(Host... hosts)
Information about the Dedicated Hosts.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeHostsResponse.Builder |
DescribeHostsResponse.Builder.hosts(Collection<Host> hosts)
Information about the Dedicated Hosts.
|
| Modifier and Type | Method and Description |
|---|---|
Host |
HostUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.