| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
JobAttachmentDetailsEntity |
JobAttachmentDetailsEntity.clone() |
JobAttachmentDetailsEntity |
JobEntity.getJobAttachmentDetails()
The job attachment details.
|
JobAttachmentDetailsEntity |
JobAttachmentDetailsEntity.withAttachments(Attachments attachments)
The job attachments.
|
JobAttachmentDetailsEntity |
JobAttachmentDetailsEntity.withJobId(String jobId)
The job ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobEntity.setJobAttachmentDetails(JobAttachmentDetailsEntity jobAttachmentDetails)
The job attachment details.
|
JobEntity |
JobEntity.withJobAttachmentDetails(JobAttachmentDetailsEntity jobAttachmentDetails)
The job attachment details.
|
Copyright © 2024. All rights reserved.