| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static WarningGroup.Builder |
WarningGroup.builder() |
WarningGroup.Builder |
WarningGroup.Builder.code(Integer code)
Warning code that identifies a specific warning in the job.
|
WarningGroup.Builder |
WarningGroup.Builder.count(Integer count)
The number of times this warning occurred in the job.
|
WarningGroup.Builder |
WarningGroup.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WarningGroup.Builder> |
WarningGroup.serializableBuilderClass() |
Copyright © 2023. All rights reserved.