| Package | Description |
|---|---|
| com.amazonaws.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
Host |
Host.clone() |
Host |
Host.withEC2InstanceId(String eC2InstanceId)
The ID of Amazon EC2 instance.
|
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.
|
Host |
Host.withOsVersion(String osVersion)
The version of the operating system.
|
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
Component.getHosts()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
Component.withHosts(Host... hosts)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setHosts(Collection<Host> hosts)
Deprecated.
|
Component |
Component.withHosts(Collection<Host> hosts)
Deprecated.
|
Copyright © 2023. All rights reserved.