| Package | Description |
|---|---|
| com.amazonaws.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
AssociatedHost |
AssociatedHost.clone() |
AssociatedHost |
Component.getAssociatedHost()
The associated host of the component.
|
AssociatedHost |
AssociatedHost.withEc2InstanceId(String ec2InstanceId)
The ID of the Amazon EC2 instance.
|
AssociatedHost |
AssociatedHost.withHostname(String hostname)
The name of the host.
|
AssociatedHost |
AssociatedHost.withIpAddresses(Collection<IpAddressMember> ipAddresses)
The IP addresses of the associated host.
|
AssociatedHost |
AssociatedHost.withIpAddresses(IpAddressMember... ipAddresses)
The IP addresses of the associated host.
|
AssociatedHost |
AssociatedHost.withOsVersion(String osVersion)
The version of the operating system.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setAssociatedHost(AssociatedHost associatedHost)
The associated host of the component.
|
Component |
Component.withAssociatedHost(AssociatedHost associatedHost)
The associated host of the component.
|
Copyright © 2024. All rights reserved.