| Package | Description |
|---|---|
| com.amazonaws.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
Host |
Host.clone() |
Host |
Host.withHostIp(String hostIp)
|
Host |
Host.withHostName(String hostName)
|
Host |
Host.withHostRole(HostRole hostRole)
|
Host |
Host.withHostRole(String hostRole)
|
Host |
Host.withInstanceId(String instanceId)
|
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
Component.getHosts()
|
| Modifier and Type | Method and Description |
|---|---|
Component |
Component.withHosts(Host... hosts)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setHosts(Collection<Host> hosts)
|
Component |
Component.withHosts(Collection<Host> hosts)
|
Copyright © 2023. All rights reserved.