| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
Attachments |
Attachments.clone() |
Attachments |
GetJobResult.getAttachments()
The attachments for the job.
|
Attachments |
CreateJobRequest.getAttachments()
The attachments for the job.
|
Attachments |
JobAttachmentDetailsEntity.getAttachments()
The job attachments.
|
Attachments |
Attachments.withFileSystem(JobAttachmentsFileSystem fileSystem)
The file system.
|
Attachments |
Attachments.withFileSystem(String fileSystem)
The file system.
|
Attachments |
Attachments.withManifests(Collection<ManifestProperties> manifests)
A list of manifests which describe job attachment configurations.
|
Attachments |
Attachments.withManifests(ManifestProperties... manifests)
A list of manifests which describe job attachment configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetJobResult.setAttachments(Attachments attachments)
The attachments for the job.
|
void |
CreateJobRequest.setAttachments(Attachments attachments)
The attachments for the job.
|
void |
JobAttachmentDetailsEntity.setAttachments(Attachments attachments)
The job attachments.
|
GetJobResult |
GetJobResult.withAttachments(Attachments attachments)
The attachments for the job.
|
CreateJobRequest |
CreateJobRequest.withAttachments(Attachments attachments)
The attachments for the job.
|
JobAttachmentDetailsEntity |
JobAttachmentDetailsEntity.withAttachments(Attachments attachments)
The job attachments.
|
Copyright © 2025. All rights reserved.