| Package | Description |
|---|---|
| software.amazon.awssdk.services.elastictranscoder.model |
| Modifier and Type | Method and Description |
|---|---|
static Warning.Builder |
Warning.builder() |
Warning.Builder |
Warning.Builder.code(String code)
The code of the cross-regional warning.
|
Warning.Builder |
Warning.Builder.message(String message)
The message explaining what resources are in a different region from the pipeline.
|
Warning.Builder |
Warning.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Warning.Builder> |
Warning.serializableBuilderClass() |
Copyright © 2023. All rights reserved.