| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagevod.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ForbiddenException.Builder |
static interface |
InternalServerErrorException.Builder |
static interface |
NotFoundException.Builder |
static interface |
ServiceUnavailableException.Builder |
static interface |
TooManyRequestsException.Builder |
static interface |
UnprocessableEntityException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
MediaPackageVodException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
MediaPackageVodException.Builder |
MediaPackageVodException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static MediaPackageVodException.Builder |
MediaPackageVodException.builder() |
MediaPackageVodException.Builder |
MediaPackageVodException.Builder.cause(Throwable cause) |
MediaPackageVodException.Builder |
MediaPackageVodException.Builder.message(String message) |
MediaPackageVodException.Builder |
MediaPackageVodException.Builder.requestId(String requestId) |
MediaPackageVodException.Builder |
MediaPackageVodException.Builder.statusCode(int statusCode) |
MediaPackageVodException.Builder |
MediaPackageVodException.toBuilder() |
MediaPackageVodException.Builder |
MediaPackageVodException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MediaPackageVodException.Builder> |
MediaPackageVodException.serializableBuilderClass() |
| Constructor and Description |
|---|
MediaPackageVodException(MediaPackageVodException.Builder builder) |
Copyright © 2023. All rights reserved.