| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| 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.
|
Copyright © 2019. All rights reserved.