| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrockruntime.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
InternalServerException.Builder |
static interface |
ModelErrorException.Builder |
static interface |
ModelNotReadyException.Builder |
static interface |
ModelStreamErrorException.Builder |
static interface |
ModelTimeoutException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceQuotaExceededException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BedrockRuntimeException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
BedrockRuntimeException.Builder |
BedrockRuntimeException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static BedrockRuntimeException.Builder |
BedrockRuntimeException.builder() |
BedrockRuntimeException.Builder |
BedrockRuntimeException.Builder.cause(Throwable cause) |
BedrockRuntimeException.Builder |
BedrockRuntimeException.Builder.message(String message) |
BedrockRuntimeException.Builder |
BedrockRuntimeException.Builder.requestId(String requestId) |
BedrockRuntimeException.Builder |
BedrockRuntimeException.Builder.statusCode(int statusCode) |
BedrockRuntimeException.Builder |
BedrockRuntimeException.toBuilder() |
BedrockRuntimeException.Builder |
BedrockRuntimeException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BedrockRuntimeException.Builder> |
BedrockRuntimeException.serializableBuilderClass() |
| Constructor and Description |
|---|
BedrockRuntimeException(BedrockRuntimeException.Builder builder) |
Copyright © 2023. All rights reserved.