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