| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BadGatewayException.Builder |
static interface |
BadRequestException.Builder |
static interface |
ConflictException.Builder |
static interface |
ForbiddenException.Builder |
static interface |
GatewayTimeoutException.Builder |
static interface |
InternalServerErrorException.Builder |
static interface |
NotFoundException.Builder |
static interface |
TooManyRequestsException.Builder |
static interface |
UnprocessableEntityException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
MediaLiveException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
MediaLiveException.Builder |
MediaLiveException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static MediaLiveException.Builder |
MediaLiveException.builder() |
MediaLiveException.Builder |
MediaLiveException.Builder.cause(Throwable cause) |
MediaLiveException.Builder |
MediaLiveException.Builder.message(String message) |
MediaLiveException.Builder |
MediaLiveException.Builder.requestId(String requestId) |
MediaLiveException.Builder |
MediaLiveException.Builder.statusCode(int statusCode) |
MediaLiveException.Builder |
MediaLiveException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MediaLiveException.Builder> |
MediaLiveException.serializableBuilderClass() |
| Constructor and Description |
|---|
MediaLiveException(MediaLiveException.Builder builder) |
Copyright © 2022. All rights reserved.