| Package | Description |
|---|---|
| com.amazonaws.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
Host |
Host.clone() |
Host |
Host.withHostIp(String hostIp)
The IP address of the Dedicated Host.
|
Host |
Host.withHostName(String hostName)
The name of the Dedicated Host.
|
Host |
Host.withHostRole(HostRole hostRole)
The role of the Dedicated Host.
|
Host |
Host.withHostRole(String hostRole)
The role of the Dedicated Host.
|
Host |
Host.withInstanceId(String instanceId)
The instance ID of the instance on the Dedicated Host.
|
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
Component.getHosts()
The hosts of the component.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
Component.withHosts(Host... hosts)
The hosts of the component.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setHosts(Collection<Host> hosts)
The hosts of the component.
|
Component |
Component.withHosts(Collection<Host> hosts)
The hosts of the component.
|
Copyright © 2023. All rights reserved.