| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentDetailsError |
EnvironmentDetailsError.clone() |
EnvironmentDetailsError |
GetJobEntityError.getEnvironmentDetails()
The environment details for the failed job entity.
|
EnvironmentDetailsError |
EnvironmentDetailsError.withCode(JobEntityErrorCode code)
The error code.
|
EnvironmentDetailsError |
EnvironmentDetailsError.withCode(String code)
The error code.
|
EnvironmentDetailsError |
EnvironmentDetailsError.withEnvironmentId(String environmentId)
The environment ID.
|
EnvironmentDetailsError |
EnvironmentDetailsError.withJobId(String jobId)
The job ID.
|
EnvironmentDetailsError |
EnvironmentDetailsError.withMessage(String message)
The error message detailing the error's cause.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetJobEntityError.setEnvironmentDetails(EnvironmentDetailsError environmentDetails)
The environment details for the failed job entity.
|
GetJobEntityError |
GetJobEntityError.withEnvironmentDetails(EnvironmentDetailsError environmentDetails)
The environment details for the failed job entity.
|
Copyright © 2024. All rights reserved.