| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestarconnections.model |
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
ListHostsResponse.hosts()
A list of hosts and the details for each host, such as status, endpoint, and provider type.
|
| Modifier and Type | Method and Description |
|---|---|
ListHostsResponse.Builder |
ListHostsResponse.Builder.hosts(Host... hosts)
A list of hosts and the details for each host, such as status, endpoint, and provider type.
|
| Modifier and Type | Method and Description |
|---|---|
ListHostsResponse.Builder |
ListHostsResponse.Builder.hosts(Collection<Host> hosts)
A list of hosts and the details for each host, such as status, endpoint, and provider type.
|
Copyright © 2021. All rights reserved.