| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BadRequestException.Builder |
static interface |
ConflictException.Builder |
static interface |
InternalFailureException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
NotFoundException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TranscribeException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
TranscribeException.Builder |
TranscribeException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static TranscribeException.Builder |
TranscribeException.builder() |
TranscribeException.Builder |
TranscribeException.Builder.cause(Throwable cause) |
TranscribeException.Builder |
TranscribeException.Builder.message(String message) |
TranscribeException.Builder |
TranscribeException.Builder.requestId(String requestId) |
TranscribeException.Builder |
TranscribeException.Builder.statusCode(int statusCode) |
TranscribeException.Builder |
TranscribeException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TranscribeException.Builder> |
TranscribeException.serializableBuilderClass() |
| Constructor and Description |
|---|
TranscribeException(TranscribeException.Builder builder) |
Copyright © 2021. All rights reserved.