| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<HostInstance> |
Host.instances()
The IDs and instance type that are currently running on the Dedicated Host.
|
| Modifier and Type | Method and Description |
|---|---|
Host.Builder |
Host.Builder.instances(HostInstance... instances)
The IDs and instance type that are currently running on the Dedicated Host.
|
| Modifier and Type | Method and Description |
|---|---|
Host.Builder |
Host.Builder.instances(Collection<HostInstance> instances)
The IDs and instance type that are currently running on the Dedicated Host.
|
| Modifier and Type | Method and Description |
|---|---|
HostInstance |
HostInstanceUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.