| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
List<WarningGroup> |
Job.warnings()
Contains any warning messages for the job.
|
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.warnings(WarningGroup... warnings)
Contains any warning messages for the job.
|
| Modifier and Type | Method and Description |
|---|---|
Job.Builder |
Job.Builder.warnings(Collection<WarningGroup> warnings)
Contains any warning messages for the job.
|
Copyright © 2023. All rights reserved.