| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
HostPropertiesResponse |
HostPropertiesResponse.clone() |
HostPropertiesResponse |
WorkerSearchSummary.getHostProperties()
Provides the Amazon EC2 instance properties of the worker host.
|
HostPropertiesResponse |
WorkerSummary.getHostProperties()
The host properties of the worker.
|
HostPropertiesResponse |
GetWorkerResult.getHostProperties()
The host properties for the worker.
|
HostPropertiesResponse |
GetSessionResult.getHostProperties()
Provides the Amazon EC2 properties of the host.
|
HostPropertiesResponse |
HostPropertiesResponse.withEc2InstanceArn(String ec2InstanceArn)
The ARN of the host EC2 instance.
|
HostPropertiesResponse |
HostPropertiesResponse.withEc2InstanceType(String ec2InstanceType)
The instance type of the host EC2 instance.
|
HostPropertiesResponse |
HostPropertiesResponse.withHostName(String hostName)
The host name.
|
HostPropertiesResponse |
HostPropertiesResponse.withIpAddresses(IpAddresses ipAddresses)
The IP address of the host.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerSearchSummary.setHostProperties(HostPropertiesResponse hostProperties)
Provides the Amazon EC2 instance properties of the worker host.
|
void |
WorkerSummary.setHostProperties(HostPropertiesResponse hostProperties)
The host properties of the worker.
|
void |
GetWorkerResult.setHostProperties(HostPropertiesResponse hostProperties)
The host properties for the worker.
|
void |
GetSessionResult.setHostProperties(HostPropertiesResponse hostProperties)
Provides the Amazon EC2 properties of the host.
|
WorkerSearchSummary |
WorkerSearchSummary.withHostProperties(HostPropertiesResponse hostProperties)
Provides the Amazon EC2 instance properties of the worker host.
|
WorkerSummary |
WorkerSummary.withHostProperties(HostPropertiesResponse hostProperties)
The host properties of the worker.
|
GetWorkerResult |
GetWorkerResult.withHostProperties(HostPropertiesResponse hostProperties)
The host properties for the worker.
|
GetSessionResult |
GetSessionResult.withHostProperties(HostPropertiesResponse hostProperties)
Provides the Amazon EC2 properties of the host.
|
Copyright © 2024. All rights reserved.