| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
JobAttachmentSettings |
JobAttachmentSettings.clone() |
JobAttachmentSettings |
JobDetailsEntity.getJobAttachmentSettings()
The job attachment settings.
|
JobAttachmentSettings |
UpdateQueueRequest.getJobAttachmentSettings()
The job attachment settings to update for the queue.
|
JobAttachmentSettings |
GetQueueResult.getJobAttachmentSettings()
The job attachment settings for the queue.
|
JobAttachmentSettings |
CreateQueueRequest.getJobAttachmentSettings()
The job attachment settings for the queue.
|
JobAttachmentSettings |
JobAttachmentSettings.withRootPrefix(String rootPrefix)
The root prefix.
|
JobAttachmentSettings |
JobAttachmentSettings.withS3BucketName(String s3BucketName)
The Amazon S3 bucket name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobDetailsEntity.setJobAttachmentSettings(JobAttachmentSettings jobAttachmentSettings)
The job attachment settings.
|
void |
UpdateQueueRequest.setJobAttachmentSettings(JobAttachmentSettings jobAttachmentSettings)
The job attachment settings to update for the queue.
|
void |
GetQueueResult.setJobAttachmentSettings(JobAttachmentSettings jobAttachmentSettings)
The job attachment settings for the queue.
|
void |
CreateQueueRequest.setJobAttachmentSettings(JobAttachmentSettings jobAttachmentSettings)
The job attachment settings for the queue.
|
JobDetailsEntity |
JobDetailsEntity.withJobAttachmentSettings(JobAttachmentSettings jobAttachmentSettings)
The job attachment settings.
|
UpdateQueueRequest |
UpdateQueueRequest.withJobAttachmentSettings(JobAttachmentSettings jobAttachmentSettings)
The job attachment settings to update for the queue.
|
GetQueueResult |
GetQueueResult.withJobAttachmentSettings(JobAttachmentSettings jobAttachmentSettings)
The job attachment settings for the queue.
|
CreateQueueRequest |
CreateQueueRequest.withJobAttachmentSettings(JobAttachmentSettings jobAttachmentSettings)
The job attachment settings for the queue.
|
Copyright © 2024. All rights reserved.